Skip to content

Commit

Permalink
Use hatchling for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Svenito committed Dec 3, 2024
1 parent 16c055f commit 0d6fac2
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 @@ -46,3 +46,7 @@ skip-magic-trailing-comma = false

[tool.isort]
profile = "black"

[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"

0 comments on commit 0d6fac2

Please sign in to comment.