Use SPDX license identifier
This commit is contained in:
parent
bc098406af
commit
29dff416ed
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name = "Flask"
|
||||||
version = "3.1.0"
|
version = "3.1.0"
|
||||||
description = "A simple framework for building complex web applications."
|
description = "A simple framework for building complex web applications."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = {file = "LICENSE.txt"}
|
license = {text = "BSD-3-Clause"}
|
||||||
maintainers = [{name = "Pallets", email = "contact@palletsprojects.com"}]
|
maintainers = [{name = "Pallets", email = "contact@palletsprojects.com"}]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Development Status :: 5 - Production/Stable",
|
"Development Status :: 5 - Production/Stable",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue