Skip to content

Commit eb3dc9f

Browse files
committed
Change build system of pyproject
1 parent 4c53a93 commit eb3dc9f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,7 @@ dev = [
4848
"python-dotenv>=1.0.1",
4949
"ruff>=0.9.10",
5050
]
51+
52+
[build-system]
53+
requires = ["hatchling"]
54+
build-backend = "hatchling.build"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)