summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-02-27 09:28:19 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-02-27 09:28:19 -0500
commit5f38188ed53f37a5a683cace20e73d6c8652518a (patch)
tree4f25ac020721b4ca91995586ecbd2b82e176818e
parent3855edb641a6895af3f8e3ce89e3fef012a883b2 (diff)
downloadpython-setuptools-git-5f38188ed53f37a5a683cace20e73d6c8652518a.tar.gz
Ignore pavement.py20.2.2
-rwxr-xr-xpytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index ab4a6df3..2fa3a3ec 100755
--- a/pytest.ini
+++ b/pytest.ini
@@ -1,3 +1,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
+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 --ignore pavement.py
norecursedirs=dist build *.egg setuptools/extern pkg_resources/extern