# HG changeset patch # User Marc Abramowitz # Date 2015-04-14 22:08:07 # Node ID 2481c0a1ed310ebbf7fa1ce6004243c0a517deff # Parent 0ab0c3980b5d5152c4e2264a8e0cc3b8ce865d82 Add tox.ini diff --git a/tox.ini b/tox.ini new file mode 100644 --- /dev/null +++ b/tox.ini @@ -0,0 +1,5 @@ +[tox] +envlist = py26, py27 + +[testenv] +commands = nosetests