Skip to content

Commit

Permalink
Require tox 2.4 or later; fixes #2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Apr 28, 2017
1 parent 3383a3a commit 110cb56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[tox]
minversion = 2.4

[testenv]
commands = py.test {posargs}
usedevelop = True
Expand Down

0 comments on commit 110cb56

Please sign in to comment.