Skip to content

Commit 2f10521

Browse files
committed
Add packaging as dependence
1 parent b755b7a commit 2f10521

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ def get_identifier(json):
6161
"semver",
6262
"toml",
6363
"traitlets",
64+
"packaging",
6465
],
6566
python_requires=">=3.9",
6667
author="Project Jupyter Contributors",

0 commit comments

Comments
 (0)