We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b77b88 commit bcc7196Copy full SHA for bcc7196
1 file changed
tox.ini
@@ -3,11 +3,9 @@ envlist = py27,py32
3
[testenv]
4
deps=
5
pytest
6
- six
7
commands=py.test test
8
[testenv:py26]
9
10
11
12
unittest2
13
0 commit comments