Skip to content

Commit 1404398

Browse files
authored
Add MIT license trove classifier
1 parent 4363c51 commit 1404398

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/python/plotly/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@ def run(self):
512512
"Programming Language :: Python :: 3.8",
513513
"Programming Language :: Python :: 3.9",
514514
"Topic :: Scientific/Engineering :: Visualization",
515+
"License :: OSI Approved :: MIT License",
515516
],
516517
python_requires=">=3.6",
517518
license="MIT",

0 commit comments

Comments
 (0)