Skip to content

Commit

Permalink
CI: Avoid a pip behaviour dependency in test_sync
Browse files Browse the repository at this point in the history
Closes #2104
  • Loading branch information
ncoghlan committed Jun 23, 2024
1 parent 5330964 commit ec585c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_sync.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,7 @@ def test_diff_should_not_uninstall(fake_dist):
"pip-tools==1.1.1",
"pip-review==1.1.1",
"pkg-resources==0.0.0",
"setuptools==34.0.0",
"wheel==0.29.0",
"python==3.0",
"distribute==0.1",
"wsgiref==0.1",
"argparse==0.1",
)
Expand Down

0 comments on commit ec585c5

Please sign in to comment.