Skip to content

Commit

Permalink
virtualenv==16.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Aug 5, 2019
1 parent 75e008f commit 287db23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
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.5.0
- C:\Python35\python -m pip install -U virtualenv==16.6.1
- C:\Python35\python -m pip install tox

test_script:
Expand Down

0 comments on commit 287db23

Please sign in to comment.