Skip to content

Commit

Permalink
virtualenv==16.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Aug 5, 2019
1 parent 287db23 commit 306e7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -18,7 +18,7 @@ install:
- pypy --version

# Upgrade virtualenv for e.g. more-itertools to be handled properly.
- C:\Python35\python -m pip install -U virtualenv==16.6.1
- C:\Python35\python -m pip install -U virtualenv==16.6.0
- C:\Python35\python -m pip install tox

test_script:
Expand Down

0 comments on commit 306e7e1

Please sign in to comment.