mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-27 07:00:42 +00:00
Typo in appveyor config
This commit is contained in:
parent
302a5d53d4
commit
1141dfefc2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user