We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe9925 commit e0db972Copy full SHA for e0db972
dependencies.yaml
@@ -69,7 +69,7 @@ dependencies:
69
# "python_version" specifier is a 'pip'-specific thing, so this needs its own group
70
- output_types: [pyproject, requirements]
71
packages:
72
- - importlib_metadata >= 4.13.0; python_version < '3.12'
+ - importlib-metadata >= 4.13.0; python_version < '3.12'
73
test_python:
74
common:
75
- output_types: [conda, requirements, pyproject]
0 commit comments