Commit d0c71ab3 authored by Jason R. Coombs's avatar Jason R. Coombs

Omit distutils_patch from test collection.

parent 8c85de4e
...@@ -15,6 +15,7 @@ collect_ignore = [ ...@@ -15,6 +15,7 @@ collect_ignore = [
'tests/manual_test.py', 'tests/manual_test.py',
'setuptools/tests/mod_with_constant.py', 'setuptools/tests/mod_with_constant.py',
'setuptools/_distutils', 'setuptools/_distutils',
'setuptools/distutils_patch.py',
] ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment