Typo in appveyor config

This commit is contained in:
rocky 2020-04-27 23:03:46 -04:00
parent 302a5d53d4
commit 1141dfefc2

View File

@ -54,7 +54,7 @@ install:
# pip will build them from source using the MSVC compiler matching the
# target Python version and architecture
- "%CMD_IN_ENV% pip install git+git://github.com/rocky/python-uncompyle6.git#egg=uncompyle6-3.6.6
- "%CMD_IN_ENV% pip install -r requirements.txt"
- "%CMD_IN_ENV% pip install -r requirements.txt
build_script:
# Build the compiled extension