mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
also replace single quote to double one to confort PEP docstring + move _check_output to class properties to make it available for mocking
6 lines
55 B
INI
6 lines
55 B
INI
[aliases]
|
|
test=pytest
|
|
|
|
[tool:pytest]
|
|
addopts = --pspec
|