Skip to content

Commit d53ced5

Browse files
committed
Update PyPI "project_urls"
1 parent a33f49a commit d53ced5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,15 @@
6868
url='https://github.com/seleniumbase/SeleniumBase',
6969
project_urls={
7070
"Documentation": "https://seleniumbase.io/",
71-
"Source Code": "https://github.com/seleniumbase/SeleniumBase",
71+
"Source": "https://github.com/seleniumbase/SeleniumBase",
7272
"Changelog": "https://github.com/seleniumbase/SeleniumBase/releases",
7373
"Tracker": "https://github.com/seleniumbase/SeleniumBase/issues",
7474
"Gitter": "https://gitter.im/seleniumbase/SeleniumBase",
7575
"Slack": "https://app.slack.com/client/T0ABCRTNX/C01SM888REZ",
76+
"Twitter": "https://twitter.com/SeleniumBase",
7677
"Blog": "https://seleniumbase.com/",
7778
"PyPI": "https://pypi.org/project/seleniumbase/",
79+
"Download": "https://pypi.org/project/seleniumbase/#files",
7880
},
7981
platforms=["Windows", "Linux", "Mac OS-X"],
8082
author='Michael Mintz',

0 commit comments

Comments
 (0)