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"
|
||||
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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue