Skip to content

Commit 9d4b288

Browse files
committed
Enable the test
1 parent 40ee221 commit 9d4b288

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setuptools/tests/test_sdist.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,6 @@ def get_source_files(self):
823823
manifest = cmd.filelist.files
824824
assert '.myfile~' in manifest
825825

826-
@pytest.mark.xfail(reason="4615")
827826
def test_build_base_pathlib(self, source_dir):
828827
"""
829828
Ensure if build_base is a pathlib.Path, the build still succeeds.

0 commit comments

Comments
 (0)