mirror of
https://github.com/beetbox/beets.git
synced 2025-12-24 01:25:47 +01:00
Add unrar installation to appveyor.yml
This commit is contained in:
parent
ffa4dfaac0
commit
fa70c48bf9
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ environment:
|
|||
# Install Tox for running tests.
|
||||
install:
|
||||
- cinst imagemagick -y
|
||||
- cinst unrar -y
|
||||
- "%PYTHON%/Scripts/pip.exe install tox"
|
||||
- "%PYTHON%/Scripts/tox.exe -e %TOX_ENV% --notest"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue