Revision 90d7f67a6bf45159a83d6653ebee5a76aacb157c authored by Sean on 25 February 2022, 04:33:03 UTC, committed by Sean on 25 February 2022, 04:33:28 UTC
1 parent 53d9572
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 ...