aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conftest.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/conftest.py b/conftest.py
index 13dc709a..abb79f1b 100644
--- a/conftest.py
+++ b/conftest.py
@@ -9,12 +9,9 @@ def pytest_addoption(parser):
collect_ignore = [
- 'release.py',
'setuptools/lib2to3_ex.py',
'tests/manual_test.py',
'tests/test_pypi.py',
- 'tests/shlib_test',
- 'scripts/upload-old-releases-as-zip.py',
'pavement.py',
'setuptools/tests/mod_with_constant.py',
]