Skip to content

Commit

Permalink
tox==3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Aug 4, 2019
1 parent 6082d9e commit 24b3497
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 @@ -19,7 +19,7 @@ install:

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

test_script:
- C:\Python35\python -m tox --version
Expand Down

0 comments on commit 24b3497

Please sign in to comment.