Codebase list python-faraday / 460cd7d9-9159-4cdc-8a13-e5d119f7a8bc/main setup.cfg
460cd7d9-9159-4cdc-8a13-e5d119f7a8bc/main

Tree @460cd7d9-9159-4cdc-8a13-e5d119f7a8bc/main (Download .tar.gz)

setup.cfg @460cd7d9-9159-4cdc-8a13-e5d119f7a8bc/mainraw · history · blame

1
2
3
4
5
[aliases]
test = pytest

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