Revision 896ea36fe255f490725df03742096ed90314daca authored by Sean on 02 March 2022, 03:23:43 UTC, committed by Sean on 02 March 2022, 03:23:43 UTC
1 parent 9722bdd
setup.cfg
# Inside of setup.cfg
[metadata]
description-file = README.rst
[aliases]
test = pytest
[tool:pytest]
markers:
slow: Skipped unless --runslow passed

Computing file changes ...