license is txt, readme is md

This commit is contained in:
David Lord 2024-04-06 16:38:11 -07:00
parent d3e315d3aa
commit 2da298bd85
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 69 additions and 83 deletions

View file

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