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 380914a commit b54c76cCopy full SHA for b54c76c
appveyor.yml
@@ -3,7 +3,7 @@ version: '{branch}-{build}'
3
install:
4
- "SET PATH=C:\\Python27-x64;C:\\Python27-x64\\Scripts;%PATH%"
5
- "python --version"
6
- - "pip install tox==2.1.1 virtualenv==13.1.2"
+ - "pip install tox==2.7.0 virtualenv==15.1.0"
7
8
# Build the binary after tests
9
build: false
0 commit comments