Skip to content

Commit 4da7623

Browse files
author
Steven Silvester
authored
Merge pull request #773 from minrk/debugpy-build-dep
debugpy is now a build requirement
2 parents 339d13c + 8ce8c4d commit 4da7623

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ build-backend = "setuptools.build_meta"
33
requires=[
44
"setuptools",
55
"wheel",
6+
"debugpy",
67
"ipython>=5",
78
"jupyter_core>=4.2",
89
"jupyter_client",

0 commit comments

Comments
 (0)