Skip to content

Commit

Permalink
remove wheel from expected output?
Browse files Browse the repository at this point in the history
  • Loading branch information
Micah Denbraver committed Dec 2, 2024
1 parent 5c3f00f commit 157dd88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_cli_compile.py
Original file line number Diff line number Diff line change
Expand Up @@ -3464,7 +3464,6 @@ def test_compile_recursive_extras_build_targets(runner, tmp_path, current_resolv
expected = rf"""foo[footest] @ {tmp_path.as_uri()}
small-fake-a==0.2
small-fake-b==0.3
wheel==0.42.0
# The following packages are considered to be unsafe in a requirements file:
# setuptools
Expand Down

0 comments on commit 157dd88

Please sign in to comment.