Skip to content

Commit 9cc7078

Browse files
committed
bump pyproject-metadata to git main
1 parent 90300cd commit 9cc7078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ backend-path = ['.']
88
requires = [
99
'meson >= 0.63.3; python_version < "3.12"',
1010
'meson >= 1.2.3; python_version >= "3.12"',
11-
'pyproject-metadata == 0.8.0rc1',
11+
'pyproject-metadata @ git+https://github.com/pypa/pyproject-metadata.git',
1212
'tomli >= 1.0.0; python_version < "3.11"',
1313
]
1414

0 commit comments

Comments
 (0)