DataMedSci/beprof

View on GitHub
setup.cfg

Summary

Maintainability
Test Coverage
# make universal package, working for both Python2 and Python3
[wheel]
universal = 1
[aliases]
test=pytest