typesafe-monads/setup.cfg

6 lines
113 B
INI
Raw Normal View History

2018-10-11 05:26:00 +00:00
[aliases]
test=pytest
[tool:pytest]
addopts = --black --mypy --cov monads --cov-report xml:reports/coverage.xml