Codebase list python-faraday / 20d714c4-ed98-45d2-a1f2-730c0b70655e/main setup.cfg
20d714c4-ed98-45d2-a1f2-730c0b70655e/main

Tree @20d714c4-ed98-45d2-a1f2-730c0b70655e/main (Download .tar.gz)

setup.cfg @20d714c4-ed98-45d2-a1f2-730c0b70655e/mainraw · history · blame

1
2
3
4
5
[aliases]
test = pytest

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