PYTHON-5364 Update package description (#2324)

This commit is contained in:
Jeffrey A. Clark 2025-04-30 08:45:46 -04:00 committed by GitHub
parent 08e7f036a2
commit 85c5ee45b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "pymongo"
dynamic = ["version", "dependencies", "optional-dependencies"]
description = "Python driver for MongoDB <http://www.mongodb.org>"
description = "PyMongo - the Official MongoDB Python driver"
readme = "README.md"
license = {file="LICENSE"}
requires-python = ">=3.9"