Fix lib src path

This commit is contained in:
2025-07-19 01:25:23 +03:00
parent 7ffc620f06
commit ae8c8b01ba

View File

@@ -17,7 +17,7 @@ requires = ["hatchling"]
build-backend = "hatchling.build"
[tool.hatch.build.targets.wheel]
packages = ["src/megasniff"]
packages = ["src/breakshaft"]
[dependency-groups]