forked from orbit-oss/flask
Increase required flit_core version to 3.11 (#5865)
This commit is contained in:
commit
4f79d5b59a
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ Chat = "https://discord.gg/pallets"
|
|||
flask = "flask.cli:main"
|
||||
|
||||
[build-system]
|
||||
requires = ["flit_core<4"]
|
||||
requires = ["flit_core>=3.11,<4"]
|
||||
build-backend = "flit_core.buildapi"
|
||||
|
||||
[tool.flit.module]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue