Commit 119036cf by Victor M. Alvarez

Remove unnecessary command from appveyor.yml.

parent e0993430
......@@ -115,8 +115,6 @@ install:
# target Python version and architecture
- "%CMD_IN_ENV% pip install wheel"
- "%CMD_IN_ENV% pip install setuptools"
- cd ..
- ps: Invoke-WebRequest "https://www.npcglib.org/~stathis/downloads/$env:OPENSSL_LIB.7z" -OutFile "openssl.7z"
- 7z x openssl.7z
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment