Skip to content

Commit 4f79d5b

Browse files
authored
Increase required flit_core version to 3.11 (#5865)
2 parents 5559ef4 + fe3b215 commit 4f79d5b

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
@@ -84,7 +84,7 @@ Chat = "https://discord.gg/pallets"
8484
flask = "flask.cli:main"
8585

8686
[build-system]
87-
requires = ["flit_core<4"]
87+
requires = ["flit_core>=3.11,<4"]
8888
build-backend = "flit_core.buildapi"
8989

9090
[tool.flit.module]

0 commit comments

Comments
 (0)