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 339d13c commit 8ce8c4dCopy full SHA for 8ce8c4d
pyproject.toml
@@ -3,6 +3,7 @@ build-backend = "setuptools.build_meta"
3
requires=[
4
"setuptools",
5
"wheel",
6
+ "debugpy",
7
"ipython>=5",
8
"jupyter_core>=4.2",
9
"jupyter_client",
0 commit comments