Skip to content

Commit 7a7b955

Browse files
authored
Merge pull request #106 from Preocts/preocts
Add download option to force virtualenv to get lastest pip
2 parents a313655 + 41519fa commit 7a7b955

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
@@ -4,6 +4,7 @@ skip_missing_interpreters = true
44
isolated_build = True
55

66
[testenv]
7+
download = True
78
deps =
89
.[test]
910
commands =

0 commit comments

Comments
 (0)