Use SPDX license identifier

This commit is contained in:
Marc Mueller 2024-11-17 19:14:25 +01:00
parent bc098406af
commit 29dff416ed

View file

@ -3,7 +3,7 @@ name = "Flask"
version = "3.1.0"
description = "A simple framework for building complex web applications."
readme = "README.md"
license = {file = "LICENSE.txt"}
license = {text = "BSD-3-Clause"}
maintainers = [{name = "Pallets", email = "contact@palletsprojects.com"}]
classifiers = [
"Development Status :: 5 - Production/Stable",