diff options
Diffstat (limited to 'pytest.ini')
| -rw-r--r-- | pytest.ini | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ [pytest] -addopts = --doctest-modules --doctest-glob=*.rst +addopts = --doctest-modules --doctest-glob=*.rst --ignore=setup.py +norecursedirs = .git build |
