Skip to content

Commit d4db6b0

Browse files
committed
Add poetry-core to setup.py
1 parent c9c53cc commit d4db6b0

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
@@ -55,6 +55,7 @@ def get_identifier(json):
5555
"ruamel.yaml>=0.15",
5656
"toml",
5757
"semver",
58+
"poetry-core",
5859
],
5960
python_requires=">=3.6",
6061
author="Project Jupyter Contributors",

0 commit comments

Comments
 (0)