Skip to content

Commit

Permalink
Enable the test
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Sep 3, 2024
1 parent 40ee221 commit 9d4b288
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setuptools/tests/test_sdist.py
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,6 @@ def get_source_files(self):
manifest = cmd.filelist.files
assert '.myfile~' in manifest

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

0 comments on commit 9d4b288

Please sign in to comment.