mirror of
https://github.com/beetbox/beets.git
synced 2026-01-06 16:02:53 +01:00
parent
ccbab10090
commit
db107e3c46
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ install:
|
|||
- cinst imagemagick -y
|
||||
# TODO: remove --allow-empty-checksums when unrar offers a proper checksum
|
||||
- cinst unrar -y --allow-empty-checksums
|
||||
- "%PYTHON%/Scripts/pip.exe install tox"
|
||||
- "%PYTHON%/Scripts/pip.exe install tox<=3.8.1"
|
||||
- "%PYTHON%/Scripts/tox.exe -e %TOX_ENV% --notest"
|
||||
|
||||
test_script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue