Skip to content

Commit

Permalink
Run Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 1, 2022
1 parent b7bd22c commit 4750eda
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,11 @@ types-python-dateutil = "2.8.19.2"
typing_extensions = "4.4.0"

[build-system]
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning", "poetry-plugin-tweak-dependencies-version==1.0.0"]
requires = [
"poetry-core>=1.0.0",
"poetry-dynamic-versioning",
"poetry-plugin-tweak-dependencies-version==1.0.0"
]
build-backend = "poetry.core.masonry.api"

[tool.poetry-dynamic-versioning]
Expand Down

0 comments on commit 4750eda

Please sign in to comment.