Skip to content

Commit

Permalink
remove the backend build-system in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
izakp committed Aug 11, 2020
1 parent 47ffa9d commit b153948
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 @@ -40,7 +40,3 @@ backports-abc = "*"
futures = "*"
nbformat = "==4.4.0"
pylint = "*"

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

0 comments on commit b153948

Please sign in to comment.