Skip to content

Commit ba7ada8

Browse files
authored
Merge pull request #37 from jupyterlab/pypi-classifiers
Add PyPI classifiers
2 parents 63c75b7 + 3860c03 commit ba7ada8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

{{cookiecutter.python_name}}/setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@
8686
"Programming Language :: Python :: 3.8",
8787
"Programming Language :: Python :: 3.9",
8888
"Framework :: Jupyter",
89+
"Framework :: Jupyter :: JupyterLab",
90+
"Framework :: Jupyter :: JupyterLab :: 3",
91+
"Framework :: Jupyter :: JupyterLab :: Extensions",
92+
"Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt",
8993
],
9094
)
9195

0 commit comments

Comments
 (0)