Skip to content

Commit

Permalink
Fix another test.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Sep 18, 2024
1 parent baf5729 commit 2a02a40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/integration/test_issue_455.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ def test_exclude(tmpdir):
pex = os.path.join(str(tmpdir), "pex")
run_pex_command(
args=[
"--pip-version",
"latest",
"--platform",
"macosx_10.12-x86_64-cp-310-cp310",
"--platform",
Expand Down

0 comments on commit 2a02a40

Please sign in to comment.