Add tox.ini.

This commit is contained in:
Georg Brandl
2010-07-23 10:37:44 +01:00
parent 5fd37f16e4
commit 345f39160a
+6
View File
@@ -0,0 +1,6 @@
[tox]
envlist=py26
[testenv]
deps=nose
commands=nosetests