Remove tox.ini file

pull/165/head
tuxxy 2018-06-21 01:56:03 -06:00
parent a243628288
commit ed8d878291
1 changed files with 0 additions and 10 deletions

10
tox.ini
View File

@ -1,10 +0,0 @@
[tox]
envlist = py35,py36
[testenv]
deps = .[testing]
commands = py.test {posargs}
usedevelop = True
[pytest]
testpaths = tests