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 90300cd commit 9cc7078Copy full SHA for 9cc7078
pyproject.toml
@@ -8,7 +8,7 @@ backend-path = ['.']
8
requires = [
9
'meson >= 0.63.3; python_version < "3.12"',
10
'meson >= 1.2.3; python_version >= "3.12"',
11
- 'pyproject-metadata == 0.8.0rc1',
+ 'pyproject-metadata @ git+https://github.com/pypa/pyproject-metadata.git',
12
'tomli >= 1.0.0; python_version < "3.11"',
13
]
14
0 commit comments