Skip to content

Commit

Permalink
AV: upgrade virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Aug 4, 2019
1 parent 01ad31e commit 5876b1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ install:

# Upgrade pip for features used by dependencies, but pin it to avoid surprises.
- C:\Python35\python -m pip install pip==19.2.1
- C:\Python35\python -m pip install -U virtualenv
- C:\Python35\python -m pip install tox

test_script:
Expand Down

0 comments on commit 5876b1a

Please sign in to comment.