Use tox instead of pytest-runner

This commit is contained in:
Jason R. Coombs
2016-09-22 10:50:07 -05:00
parent 03c1cc8684
commit 750a2b3896
6 changed files with 9 additions and 10 deletions
-1
View File
@@ -1,7 +1,6 @@
[aliases]
release = dists upload
dists = clean --all sdist bdist_wheel
test = pytest
[wheel]
universal = 1