Remove unneeded imports
[stgit.git] / tox.ini
blobd93ce66d0ce0a76fbb8edc10055a87dddda7f8c5
1 [tox]
2 envlist = py26,py27,pypy,pypy3,py33,py34,py35,py36,py37
3 skip_missing_interpreters = True
5 [testenv]
6 commands = python t/test.py