Codebase list python-faraday / 1858bc66-5e7e-4db0-b7c6-cf58c779600d/main setup.cfg
1858bc66-5e7e-4db0-b7c6-cf58c779600d/main

Tree @1858bc66-5e7e-4db0-b7c6-cf58c779600d/main (Download .tar.gz)

setup.cfg @1858bc66-5e7e-4db0-b7c6-cf58c779600d/mainraw · history · blame

1
2
3
4
5
[aliases]
test = pytest

[tool:pytest]
collect_ignore = ["_install/"]