Skip to content

Commit 360f303

Browse files
Address incorrect packaging information
1 parent ead7ce3 commit 360f303

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
@@ -87,3 +87,7 @@ module = [
8787
"nanoid.*",
8888
]
8989
ignore_missing_imports = true
90+
91+
[build-system]
92+
requires = ["hatchling"]
93+
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)