Skip to content

Commit

Permalink
Merge pull request #220 from izakp/master
Browse files Browse the repository at this point in the history
Work around PEP-517 pip build system installing dev dependencies
  • Loading branch information
izakp committed Aug 12, 2020
2 parents 3ceb368 + b153948 commit d9390c1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,3 @@ ipdb = "*"
jupyter = "*"
nbformat = "==4.4.0"
pylint = "*"

[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"

0 comments on commit d9390c1

Please sign in to comment.