We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b755b7a commit 2f10521Copy full SHA for 2f10521
setup.py
@@ -61,6 +61,7 @@ def get_identifier(json):
61
"semver",
62
"toml",
63
"traitlets",
64
+ "packaging",
65
],
66
python_requires=">=3.9",
67
author="Project Jupyter Contributors",
0 commit comments