Revision 313483f9b0e2c3dbe994555b6405b86731f76ee7 authored by Sudipta Basak on 28 July 2020, 07:24:53 UTC, committed by Sudipta Basak on 28 July 2020, 07:24:53 UTC
1 parent 1a99ccc
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 ...