summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: d8e9a42bc0123021e25c40571dbb20a26283909e (plain)
1
2
3
4
5
6
[aliases]
test=pytest

[tool:pytest]
addopts = --verbose
python_files = tests/*/*.py