forked from orbit-oss/flask
Merge remote-tracking branch 'origin/stable'
This commit is contained in:
commit
22c48a738b
9 changed files with 23 additions and 6 deletions
|
|
@ -3,8 +3,9 @@ name = "js_example"
|
|||
version = "1.1.0"
|
||||
description = "Demonstrates making AJAX requests to Flask."
|
||||
readme = "README.rst"
|
||||
license = {file = "LICENSE.rst"}
|
||||
license = {file = "LICENSE.txt"}
|
||||
maintainers = [{name = "Pallets", email = "contact@palletsprojects.com"}]
|
||||
classifiers = ["Private :: Do Not Upload"]
|
||||
dependencies = ["flask"]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue