Thanks to visit codestin.com Credit goes to github.com
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 8ccd281 commit 366f81fCopy full SHA for 366f81f
1 file changed
appveyor.yml
@@ -6,6 +6,7 @@ environment:
6
install:
7
- "SET PATH=C:\\Python34;C:\\Python34\\Scripts;%PATH%"
8
- pip install tox
9
+ - pip install virtualenv --upgrade
10
11
# Not a C# project
12
build: false
0 commit comments