Skip to content

Commit

Permalink
Merge pull request #773 from minrk/debugpy-build-dep
Browse files Browse the repository at this point in the history
debugpy is now a build requirement
  • Loading branch information
Steven Silvester authored Sep 10, 2021
2 parents 339d13c + 8ce8c4d commit 4da7623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ build-backend = "setuptools.build_meta"
requires=[
"setuptools",
"wheel",
"debugpy",
"ipython>=5",
"jupyter_core>=4.2",
"jupyter_client",
Expand Down

0 comments on commit 4da7623

Please sign in to comment.