Skip to content

Commit

Permalink
Pin poetry-core version
Browse files Browse the repository at this point in the history
  • Loading branch information
returnString committed Feb 5, 2021
1 parent 7aae64e commit fecdce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ pytest-asyncio = "^0.14.0"
python-dotenv = "^0.15.0"

[build-system]
requires = [ "poetry" ]
requires = [ "poetry-core == 1.0.0" ]
build-backend = "poetry.core.masonry.api"

0 comments on commit fecdce8

Please sign in to comment.