Revision 53d9572b00eb4f99066757e52a2210eaa88fd230 authored by Sean on 25 February 2022, 04:05:53 UTC, committed by Sean on 25 February 2022, 04:05:53 UTC
1 parent 1033836
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 ...