mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
7 lines
64 B
INI
7 lines
64 B
INI
|
[aliases]
|
||
|
test=pytest
|
||
|
|
||
|
[tool:pytest]
|
||
|
addopts=-v
|
||
|
testpaths=tests
|