Skip to content

Commit 4abcad1

Browse files
authored
Update setup.py
1 parent a01a471 commit 4abcad1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ def read_req_file(req_type):
4545
},
4646
url="https://plotly.com/dash",
4747
project_urls={
48+
"Documentation": "https://dash.plotly.com",
4849
"Source": "https://github.com/plotly/dash",
50+
"Issue Tracker": "https://github.com/plotly/dash/issues",
4951
},
5052
classifiers=[
5153
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)