Files
requests/pytest.ini
T
aless10 177f4dd2a4 [fix] fix failing doctests in requests/*
[add] add --doctest-modules in pytest.ini file as addopts
[add] add myself to AUTHORS
2019-02-17 19:06:01 +01:00

2 lines
51 B
INI

[pytest]
addopts = -p no:warnings --doctest-modules