summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-12-25 10:29:50 -0500
committerJason R. Coombs <jaraco@jaraco.com>2014-12-25 10:29:50 -0500
commita9547e835ba4783d35be1f820b5465136bfaa547 (patch)
treee0579a99e0a549adb508df064fb06c15bf97ac7c /setup.cfg
parent199a0e2481ec97bffd7272fea3861752deb180be (diff)
parent2999385423072f7f9400703a77f19d653f198bf0 (diff)
downloadpython-setuptools-bitbucket-a9547e835ba4783d35be1f820b5465136bfaa547.tar.gz
Merge inclusion of api_tests.txt.
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 74a172a4..5937edd0 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -21,5 +21,5 @@ formats = gztar zip
universal=1
[pytest]
-addopts=--doctest-modules --ignore release.py --ignore setuptools/lib2to3_ex.py --ignore tests/manual_test.py --ignore tests/shlib_test
+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
norecursedirs=dist build *.egg