Skip to content

Commit

Permalink
drop unnecessary option in test
Browse files Browse the repository at this point in the history
  • Loading branch information
cognifloyd committed Apr 7, 2023
1 parent 138061e commit c24c940
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ def test_sort_all_python_distributions_by_resolve(rule_runner: RuleRunner) -> No
"--python-invalid-lockfile-behavior=ignore",
# Turn off python synthetic lockfile targets to make the test simpler.
"--no-python-enable-lockfile-targets",
"--export-py-editables-in-resolves=['a', 'b']",
],
env_inherit={"PATH", "PYENV_ROOT", "HOME"},
)
Expand Down

0 comments on commit c24c940

Please sign in to comment.