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 7f87389 commit a01a471Copy full SHA for a01a471
setup.py
@@ -44,6 +44,9 @@ def read_req_file(req_type):
44
"pytest11": ["dash = dash.testing.plugin"],
45
},
46
url="https://plotly.com/dash",
47
+ project_urls={
48
+ "Source": "https://github.com/plotly/dash",
49
+ },
50
classifiers=[
51
"Development Status :: 5 - Production/Stable",
52
"Environment :: Web Environment",
0 commit comments