diff tox.ini @ 7:7d6acedf1a67

add tox.ini
author Jeff Hammel <k0scist@gmail.com>
date Sat, 01 Apr 2017 12:37:38 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tox.ini	Sat Apr 01 12:37:38 2017 -0700
@@ -0,0 +1,5 @@
+# https://tox.readthedocs.io/en/latest/
+[tox]
+envlist=py27
+[testenv]
+commands=python setup.py test