Revision 20300854948723d29f27ee4bc799adff4c698f8d authored by Sudipta Basak on 15 June 2021, 21:06:36 UTC, committed by Sudipta Basak on 15 June 2021, 21:06:36 UTC
1 parent 4cdf59c
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 ...