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