Skip to content

Commit 7c55129

Browse files
bug fixes
1 parent ed8fa39 commit 7c55129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ install:
3636
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
3737
- python -m pip install -U pip
3838
- python -m easy_install -U setuptools
39-
- pip install -e .[test]
39+
# - pip install -e .[test]
4040
# - pip install --upgrade virtualenv
4141
# - pip install -r requirements.txt
4242
- pip install requests

0 commit comments

Comments
 (0)