mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
6 lines
71 B
INI
6 lines
71 B
INI
[aliases]
|
|
test = pytest
|
|
|
|
[tool:pytest]
|
|
addopts = --cov=ahriman --pspec
|