Skip to content

Commit

Permalink
CI: remove downloadcache option from tox config
Browse files Browse the repository at this point in the history
  • Loading branch information
swistakm committed May 17, 2016
1 parent b632c05 commit 958349f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ setenv = VIRTUAL_ENV = {envdir}
# but they are not run later in coverage because they are only illustratory
commands = py.test --doctest-modules --ignore=setup.py {posargs}
sitepackages = False
downloadcache = {toxworkdir}/_download

[testenv:pep8]
basepython=python3.4
Expand Down

0 comments on commit 958349f

Please sign in to comment.