We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012904a commit 98634d6Copy full SHA for 98634d6
pyproject.toml
@@ -7,7 +7,7 @@ name = "Flask-PyMongo"
7
dynamic = ["version"]
8
description = "PyMongo support for Flask applications"
9
readme = "README.md"
10
-license = "BSD"
+license = { file="LICENSE" }
11
requires-python = ">=3.9"
12
authors = [
13
{ name = "Dan Crosta", email = "[email protected]" },
0 commit comments