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.
2 parents 5d3a1f8 + c766df1 commit 15d62acCopy full SHA for 15d62ac
pyproject.toml
@@ -4,7 +4,7 @@
4
build-backend = "_own_version_helper:build_meta"
5
requires = [
6
"setuptools>=61",
7
- 'tomli; python_version < "3.11"',
+ 'tomli<=2.0.2; python_version < "3.11"',
8
]
9
backend-path = [
10
".",
0 commit comments