sshuttle/setup.cfg
2018-10-17 20:54:28 +11:00

13 lines
178 B
INI

[aliases]
test=pytest
[bdist_wheel]
universal = 1
[upload]
sign=true
identity=0x1784577F811F6EAC
[tool:pytest]
addopts = --cov=sshuttle --cov-branch --cov-report=term-missing