Skip to content

Commit

Permalink
Address incorrect packaging information
Browse files Browse the repository at this point in the history
  • Loading branch information
blast-hardcheese committed Dec 4, 2024
1 parent ead7ce3 commit 2e53027
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 @@ -87,3 +87,7 @@ module = [
"nanoid.*",
]
ignore_missing_imports = true

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

0 comments on commit 2e53027

Please sign in to comment.