We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5924f3 commit 8372825Copy full SHA for 8372825
1 file changed
tox.ini
@@ -0,0 +1,6 @@
1
+[tox]
2
+envlist=py27,py34
3
+
4
+[testenv]
5
+deps= -rrequirements.txt
6
+commands=nosetests --no-skip
0 commit comments