setup.cfg

Summary

Maintainability
Test Coverage
# Wheels will be generated for python 2 AND 3 (I don't need jython to upload anymore)
[bdist_wheel]
universal=1

[aliases]
test=pytest