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.
2 parents 8ea0528 + 1404398 commit ad48a9eCopy full SHA for ad48a9e
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