We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4482ac7 commit 40a01f0Copy full SHA for 40a01f0
pyproject.toml
@@ -9,7 +9,7 @@ requires = [
9
'meson >= 0.63.3; python_version < "3.12"',
10
'meson >= 1.2.3; python_version >= "3.12"',
11
'packaging >= 19.0',
12
- 'pyproject-metadata >= 0.7.1',
+ 'pyproject-metadata >= 0.8.0',
13
'tomli >= 1.0.0; python_version < "3.11"',
14
]
15
@@ -36,7 +36,7 @@ dependencies = [
36
37
38
39
40
41
42
0 commit comments