camelot-py/setup.cfg

7 lines
88 B
INI

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