Revision 8a8fc154a0ba9f01946db1f95b0d5a15bd591138 authored by Sean on 01 March 2022, 03:09:18 UTC, committed by Sean on 01 March 2022, 03:09:18 UTC
1 parent 90d7f67
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 ...