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