chore: un-pin virtualenv update (#1830)

This commit is contained in:
Matthieu Darbois
2024-05-20 02:21:42 -04:00
committed by GitHub
parent 78bca57cb4
commit d1a4c9c074
6 changed files with 26 additions and 19 deletions
-1
View File
@@ -111,7 +111,6 @@ def test_dependency_constraints_file(tmp_path, build_frontend_env):
"""
pip=={pip}
delocate=={delocate}
importlib-metadata<3,>=0.12; python_version < "3.8"
""".format(**tool_versions)
)
)