7 lines
90 B
INI
7 lines
90 B
INI
[aliases]
|
|
test=pytest
|
|
[metadata]
|
|
license_file = LICENSE
|
|
[tool:pytest]
|
|
addopts = -vx Tests
|