warcprox/setup.cfg
Noah Levitt b2a1f15bf6 clean up test infrastructure
- fix crufty, broken test in setup.py
- include tests in sdist tarball for pypi
2018-02-07 16:06:46 -08:00

7 lines
64 B
INI

[aliases]
test=pytest
[tool:pytest]
addopts=-v
testpaths=tests