We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e7f03 commit 85c5ee4Copy full SHA for 85c5ee4
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "pymongo"
7
dynamic = ["version", "dependencies", "optional-dependencies"]
8
-description = "Python driver for MongoDB <http://www.mongodb.org>"
+description = "PyMongo - the Official MongoDB Python driver"
9
readme = "README.md"
10
license = {file="LICENSE"}
11
requires-python = ">=3.9"
0 commit comments