index
:
delta/python-packages/pytest-runner.git
4.x
feature/drop-py26
graingert-patch-1
main
master
rwt
skeleton
github.com: pytest-dev/pytest-runner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
tox.ini
3
1 files changed, 3 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 8efcba6..1ae06ef 100644
--- a/
tox.ini
+++ b/
tox.ini
@@ -1,3 +1,6 @@
+[tox]
+minversion = 2.4
+
[testenv]
commands = py.test {posargs}
usedevelop = True