We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce051f0 commit b8d008fCopy full SHA for b8d008f
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
# https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html
2
# https://flit.pypa.io/en/latest/pyproject_toml.html
3
[build-system]
4
-requires = ["flit_core >=3.2.0,<4.0.0"]
+requires = ["flit_core >=3.12.0,<4.0.0"]
5
build-backend = "flit_core.buildapi"
6
7
[project]
0 commit comments