Skip to content

Commit

Permalink
Merge remote-tracking branch 'Nils-ChristianIseke/patch-2'
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianIsensee committed Apr 9, 2024
2 parents 4667cf0 + f35ab0a commit 7be2ffb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ dev = [
"pre-commit"
]

[build-system]
requires = ["setuptools>=69.0.2"]
build-backend = "setuptools.build_meta"

[tool.codespell]
skip = '.git,*.pdf,*.svg'
#
Expand Down

0 comments on commit 7be2ffb

Please sign in to comment.