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 611ebb7 commit d1f78e3Copy full SHA for d1f78e3
pyproject.toml
@@ -29,7 +29,7 @@ classifiers = [
29
dependencies = [
30
'colorama; os_name == "nt"',
31
'meson>=0.63.3',
32
- 'pyproject-metadata>=0.7.1', # not a hard dependency, only needed for projects that use PEP 621 metadata
+ 'pyproject-metadata>=0.7.1',
33
'tomli>=1.0.0; python_version<"3.11"',
34
]
35
0 commit comments