We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed8fa39 commit 7c55129Copy full SHA for 7c55129
1 file changed
.appveyor.yml
@@ -36,7 +36,7 @@ install:
36
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
37
- python -m pip install -U pip
38
- python -m easy_install -U setuptools
39
- - pip install -e .[test]
+# - pip install -e .[test]
40
# - pip install --upgrade virtualenv
41
# - pip install -r requirements.txt
42
- pip install requests
0 commit comments