fix: add missing dependencies to appveyor.yml

This commit is contained in:
Daniel S. 2019-09-21 20:26:34 +02:00
parent b27ef90105
commit e8beb559f2
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ install:
- rustup-init -yv --default-toolchain nightly --default-host x86_64-pc-windows-msvc
- if defined VCVARS call "%VCVARS%" %VCVARSARG%
- conda activate
- conda install pycrypto nuitka
- pip intall PyQt5 setuptools_rust
test_script:
- python build_gui.py