Skip to content

Commit

Permalink
Enable tox download for virtenv
Browse files Browse the repository at this point in the history
  • Loading branch information
avylove committed Oct 19, 2019
1 parent 8579eb8 commit 84ef5b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ envlist = lint


[testenv]
download = True
passenv = TERM
commands =
{envpython} -m unittest discover -s {toxinidir}/tests {posargs}
Expand Down

0 comments on commit 84ef5b7

Please sign in to comment.