add initial tox config

This commit is contained in:
Jimmy Lai 2019-07-11 19:28:29 -07:00 committed by Benjamin Woodruff
parent dbbe3d1927
commit 49e744208d

5
tox.ini Normal file
View file

@ -0,0 +1,5 @@
[tox]
envlist = py36, py37
[testenv]
commands = python -m unittest