diff makeitso/python_package/tox.ini @ 250:3840a2c5bc4f

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