diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-25 10:29:50 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-25 10:29:50 -0500 |
| commit | 76097f794beeb7a2bf7f18b27a6a3d13e5da1eaa (patch) | |
| tree | 925fc2919d4b92f26d52d4d9a8a2406b5febcbb2 /setup.cfg | |
| parent | 1d9a53fdf0f2815403bd27cde016ec388d0522f6 (diff) | |
| parent | bcb22ab7ceda678893d8b1b6f1cce52cada7aad2 (diff) | |
| download | python-setuptools-git-76097f794beeb7a2bf7f18b27a6a3d13e5da1eaa.tar.gz | |
Merge inclusion of api_tests.txt.
Diffstat (limited to 'setup.cfg')
| -rwxr-xr-x | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
