Forgot to add pyproject.toml.

This commit is contained in:
Storm Dragon
2026-01-12 23:53:47 -05:00
parent 935ba33081
commit c510f5a45c

View File

@@ -25,3 +25,4 @@ path = "src/cthulhu/__init__.py"
[tool.hatch.build.targets.wheel]
packages = ["src/cthulhu"]
include = ["src/cthulhu/*.ui"]