We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40ee221 commit 9d4b288Copy full SHA for 9d4b288
setuptools/tests/test_sdist.py
@@ -823,7 +823,6 @@ def get_source_files(self):
823
manifest = cmd.filelist.files
824
assert '.myfile~' in manifest
825
826
- @pytest.mark.xfail(reason="4615")
827
def test_build_base_pathlib(self, source_dir):
828
"""
829
Ensure if build_base is a pathlib.Path, the build still succeeds.
0 commit comments