Skip to content

Commit 222d96b

Browse files
authored
Merge pull request #122 from python-project-templates/tkp/jt
Update jupyter classifiers
2 parents 2adcd5c + 54e7394 commit 222d96b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

jupyter/pyproject.toml.jinja

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

0 commit comments

Comments
 (0)