Remove remnants from previous PRs

- warnings in configparser were silenced upstream (unless `-3` is passed)
- we no longer invoke tests from `python setup.py test`
This commit is contained in:
Anthony Sottile 2019-01-29 20:03:46 -08:00
parent aac019fdc4
commit 238312cc75
2 changed files with 0 additions and 5 deletions

View file

@ -1,6 +1,3 @@
[aliases]
test=pytest
[bdist_wheel]
universal = 1