Skip to content

Commit 47a42e4

Browse files
authored
Merge pull request #356 from ktaletsk/copilot/add-metadata-for-jupyterlab-extension
Add metadata for jupyterlab extension
2 parents 5fe7511 + abcf9c7 commit 47a42e4

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)