Skip to content

Commit

Permalink
Ensure relevant test includes extras in output going forward
Browse files Browse the repository at this point in the history
  • Loading branch information
AndydeCleyre committed May 7, 2024
1 parent d39e71d commit b73365f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_cli_compile.py
Original file line number Diff line number Diff line change
Expand Up @@ -2408,6 +2408,7 @@ def test_canonicalize_extras(pip_conf, runner, tmp_path, make_package, make_whee
"--no-header",
"--no-emit-options",
"--no-annotate",
"--no-strip-extras",
],
)
assert out.exit_code == 0
Expand Down

0 comments on commit b73365f

Please sign in to comment.