Codebase list python-faraday / e7395432-8c76-44d5-8a1c-378cc6368af7/main setup.cfg
e7395432-8c76-44d5-8a1c-378cc6368af7/main

Tree @e7395432-8c76-44d5-8a1c-378cc6368af7/main (Download .tar.gz)

setup.cfg @e7395432-8c76-44d5-8a1c-378cc6368af7/mainraw · history · blame

1
2
3
4
5
[aliases]
test = pytest

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