Skip to content

Commit a16342b

Browse files
committed
re-do cli
1 parent 8e7cd85 commit a16342b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/cli/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
2-
requires = ["pdm-backend"]
3-
build-backend = "pdm.backend"
2+
requires = ["hatchling"]
3+
build-backend = "hatchling.build"
44

55
[project]
66
authors = [{ name = "Erick Friis", email = "[email protected]" }]

0 commit comments

Comments
 (0)