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 c9c53cc commit d4db6b0Copy full SHA for d4db6b0
setup.py
@@ -55,6 +55,7 @@ def get_identifier(json):
55
"ruamel.yaml>=0.15",
56
"toml",
57
"semver",
58
+ "poetry-core",
59
],
60
python_requires=">=3.6",
61
author="Project Jupyter Contributors",
0 commit comments