appveyor.yml: install pytest and pdfrw

main
parent e8b52fa989
commit 224e565882
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -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…
Cancel
Save