Skip to content

Commit

Permalink
changed build-system from itself to poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
Cielquan committed Jun 6, 2020
1 parent 81d92b5 commit 1121d06
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,7 @@ poetry = "poetry.console:main"


[build-system]
requires = ["intreehooks"]
build-backend = "intreehooks:loader"

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


Expand Down

0 comments on commit 1121d06

Please sign in to comment.