SIGN IN SIGN UP
pallets / flask UNCLAIMED

The Python micro framework for building web applications.

0 0 69 Python

Increase required flit_core version to 3.11

Needed since Flask 3.1.1 after having set the "license" keyword to an
SPDX license expression. Avoids this possible build error:

  flit_core.config.ConfigError: license field should be <class 'dict'>, not <class 'str'>

Fixes: 0109e496f ("use uv").
M
Markus Heidelberg committed
fe3b215d3ade4db68262dae1a3cdc464a1fc524f
Parent: 5559ef4
Committed by David Lord <davidism@gmail.com> on 1/25/2026, 3:02:37 AM