QInfer/python-qinfer

View on GitHub
setup.cfg

Summary

Maintainability
Test Coverage
[metadata]
description-file = README.rst

[bdist_wheel]
universal = 1

[tool:pytest]
python_files=tests/*.py
python_classes=Test
python_functions=*_test