Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
update appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jul 14, 2016
1 parent d644163 commit bfb0f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -23,7 +23,7 @@ install:
- "%PYTHON%\\Scripts\\pip install cryptography"
- "%PYTHON%\\Scripts\\pip install azure"
- "%PYTHON%\\Scripts\\pymy_install3 pycrypto numba"
- "%PYTHON%\\Scripts\\pymy_install3 basemap sympy pyqt4 mpmath reportlab statsmodels cffi scipy"
- "%PYTHON%\\Scripts\\pymy_install3 basemap sympy pyqt4 mpmath reportlab statsmodels cffi scipy pylzma"
- "%PYTHON%\\Scripts\\pip install pycryptodomex"
- "%PYTHON%\\Scripts\\pip install urllib3"
- "%PYTHON%\\Scripts\\pip install pycodestyle version_information"
Expand Down

0 comments on commit bfb0f70

Please sign in to comment.