Skip to content

Commit abcf9c7

Browse files
Copilotktaletsk
andcommitted
Add required PyPI classifiers for JupyterLab extension identification
Co-authored-by: ktaletsk <8834829+ktaletsk@users.noreply.github.com>
1 parent 6794727 commit abcf9c7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ classifiers = [
2323
"Development Status :: 4 - Beta",
2424
"Framework :: Jupyter",
2525
"Framework :: Jupyter :: JupyterLab",
26+
"Framework :: Jupyter :: JupyterLab :: 4",
27+
"Framework :: Jupyter :: JupyterLab :: Extensions",
28+
"Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt",
2629
"Programming Language :: Python",
2730
"Programming Language :: Python :: Implementation :: CPython",
2831
"Programming Language :: Python :: Implementation :: PyPy",

0 commit comments

Comments
 (0)