Skip to content

Commit

Permalink
Back to 3.6 as suggested in code review.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 5, 2018
1 parent bd3e1c4 commit 353ff4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ deps =
[testenv:coverage]
usedevelop = true
basepython =
python3.7
python3.6
commands =
coverage run -m zope.testrunner --test-path=src []
coverage run -a -m sphinx -b doctest -d {envdir}/.cache/doctrees docs {envdir}/.cache/doctest
Expand Down

0 comments on commit 353ff4f

Please sign in to comment.