Skip to content
Snippets Groups Projects
Verified Commit 84e44a2d authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

include IPython dependency

parent 88fc7454
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ classifiers = [
dependencies = [
"jupyterhub >= 3.0.0",
"httpx >= 0.19.0",
"IPython >= 8.0.0",
]
[project.scripts]
jupyterpost = "jupyterpost:main"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment