We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01a471 commit 4abcad1Copy full SHA for 4abcad1
setup.py
@@ -45,7 +45,9 @@ def read_req_file(req_type):
45
},
46
url="https://plotly.com/dash",
47
project_urls={
48
+ "Documentation": "https://dash.plotly.com",
49
"Source": "https://github.com/plotly/dash",
50
+ "Issue Tracker": "https://github.com/plotly/dash/issues",
51
52
classifiers=[
53
"Development Status :: 5 - Production/Stable",
0 commit comments