Skip to content

Commit

Permalink
Update poetry-core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ReubenFrankel committed Jun 7, 2022
1 parent e61380d commit 1876058
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ multi_line_output = 3 # Vertical Hanging Indent
src_paths = "tap_google_sheets"

[build-system]
#requires = ["poetry-core>=1.0.8"]
requires = ["poetry-core @ git+https://github.com/python-poetry/poetry-core.git@master"]
requires = ["poetry-core>=1.0.8"]
build-backend = "poetry.core.masonry.api"

[tool.poetry.scripts]
Expand Down

0 comments on commit 1876058

Please sign in to comment.