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 4363c51 commit 1404398Copy full SHA for 1404398
packages/python/plotly/setup.py
@@ -512,6 +512,7 @@ def run(self):
512
"Programming Language :: Python :: 3.8",
513
"Programming Language :: Python :: 3.9",
514
"Topic :: Scientific/Engineering :: Visualization",
515
+ "License :: OSI Approved :: MIT License",
516
],
517
python_requires=">=3.6",
518
license="MIT",
0 commit comments