Skip to content
Snippets Groups Projects
Commit cbe8ab28 authored by inso's avatar inso
Browse files

PyQt5.6 on appveyor

parent 6622edbe
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ install:
- choco install -y vcredist2015
- "%CMD_IN_ENV% conda config --set always_yes yes --set changeps1 no"
- "%CMD_IN_ENV% conda config --add channels inso/channel/sakia"
- "%CMD_IN_ENV% conda create -q -n test-environment python=%PYTHON_VERSION% pyqt5 libsodium=1.0.3"
- "%CMD_IN_ENV% conda create -q -n test-environment python=%PYTHON_VERSION% pyqt5=5.6 libsodium=1.0.3"
cache:
- C:\Qt\5.6\5.6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment