Codebase list python-faraday / 3b0f1339-4e2c-4a97-a530-849a68d87df9/main setup.cfg
3b0f1339-4e2c-4a97-a530-849a68d87df9/main

Tree @3b0f1339-4e2c-4a97-a530-849a68d87df9/main (Download .tar.gz)

setup.cfg @3b0f1339-4e2c-4a97-a530-849a68d87df9/mainraw · history · blame

1
2
3
4
5
[aliases]
test = pytest

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