We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e522b8 commit fad7ba3Copy full SHA for fad7ba3
appveyor.yml
@@ -23,6 +23,7 @@ install:
23
- set PATH=C:\Python;%PATH%
24
- C:\Python\python.exe c:\get-pip.py
25
- C:\Python\Scripts\pip.exe install wheel
26
+ - C:\Python\Scripts\pip.exe install six
27
28
build_script:
29
- C:\python\python.exe setup.py bdist_wheel
0 commit comments