fix: update pyproject.toml project source url (#1623)
This commit is contained in:
parent
4ea8fcbb3b
commit
21461ace4f
@ -43,7 +43,7 @@ classifiers = [
|
||||
[project.urls]
|
||||
Homepage = "https://www.mongodb.org"
|
||||
Documentation = "https://pymongo.readthedocs.io"
|
||||
Source = "https://github.com/mongodb/pymongo"
|
||||
Source = "https://github.com/mongodb/mongo-python-driver"
|
||||
Tracker = "https://jira.mongodb.org/projects/PYTHON/issues"
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user