forked from josch/plakativ
appveyor.yml: install pytest and pdfrw
This commit is contained in:
parent
e8b52fa989
commit
224e565882
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ environment:
|
|||
- PYTHON: "C:\\Python37-x64"
|
||||
|
||||
install:
|
||||
- "%PYTHON%\\python.exe -m pip install wheel PyMuPDF pyinstaller"
|
||||
- "%PYTHON%\\python.exe -m pip install wheel PyMuPDF pytest pdfrw pyinstaller"
|
||||
|
||||
build: off
|
||||
|
||||
|
|
Loading…
Reference in a new issue