Skip to content

Commit d0c71ab

Browse files
committed
Omit distutils_patch from test collection.
1 parent 8c85de4 commit d0c71ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ def pytest_addoption(parser):
1515
'tests/manual_test.py',
1616
'setuptools/tests/mod_with_constant.py',
1717
'setuptools/_distutils',
18+
'setuptools/distutils_patch.py',
1819
]
1920

2021

0 commit comments

Comments
 (0)