Skip to content

Commit 2e66794

Browse files
committed
ci: switch to hatchling for publishing
1 parent 9fb76d4 commit 2e66794

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ dev = [
6161
]
6262

6363
[build-system]
64-
requires = ["setuptools >= 61.0"]
65-
build-backend = "setuptools.build_meta"
64+
requires = ["hatchling"]
65+
build-backend = "hatchling.build"

0 commit comments

Comments
 (0)