We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94383b4 commit 11934eaCopy full SHA for 11934ea
tests/unit/test_req_file.py
@@ -881,5 +881,3 @@ def test_install_requirements_with_options(
881
< args.index("install")
882
< args.index(install_option)
883
)
884
- assert options.format_control.no_binary == {":all:"}
885
- assert options.format_control.only_binary == set()
0 commit comments