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 4b8bde9 + 4f79d5b commit 23df07dCopy full SHA for 23df07d
1 file changed
pyproject.toml
@@ -83,7 +83,7 @@ Chat = "https://discord.gg/pallets"
83
flask = "flask.cli:main"
84
85
[build-system]
86
-requires = ["flit_core<4"]
+requires = ["flit_core>=3.11,<4"]
87
build-backend = "flit_core.buildapi"
88
89
[tool.flit.module]
0 commit comments