Skip to content

Commit a01a471

Browse files
committed
add GitHub URL for PyPi
1 parent 7f87389 commit a01a471

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ def read_req_file(req_type):
4444
"pytest11": ["dash = dash.testing.plugin"],
4545
},
4646
url="https://plotly.com/dash",
47+
project_urls={
48+
"Source": "https://github.com/plotly/dash",
49+
},
4750
classifiers=[
4851
"Development Status :: 5 - Production/Stable",
4952
"Environment :: Web Environment",

0 commit comments

Comments
 (0)