Skip to content

Commit 401c9c4

Browse files
committed
Download latest pip, setuptools and wheel in tox
1 parent 9ef0645 commit 401c9c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
envlist = py27,py34,py35,py36,py37,pypy,flake8
33

44
[testenv]
5+
download = true
56
deps = pytest
67
commands = pytest {posargs:tests}
78

0 commit comments

Comments
 (0)