summaryrefslogtreecommitdiff
path: root/pytest.ini
blob: bfb4e4f8f2909992bc0adb7466f6e4ada4e0392c (plain)
1
2
3
[pytest]
addopts=--doctest-modules --ignore release.py --ignore setuptools/lib2to3_ex.py --ignore tests/manual_test.py --ignore tests/shlib_test --doctest-glob=pkg_resources/api_tests.txt --ignore scripts/upload-old-releases-as-zip.py
norecursedirs=dist build *.egg setuptools/extern