Skip to content

Commit 79cbaef

Browse files
committed
Download latest pip, setuptools and wheel in tox
1 parent 45ee1cd commit 79cbaef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
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 =
78
pip freeze

0 commit comments

Comments
 (0)