2025-12-16 19:25:28 +01:00
parent a028265b44
commit 24b6311c29
2 changed files with 6 additions and 0 deletions

View File

@@ -18,3 +18,6 @@ Repository = "https://github.com/kevinveenbirkenbach/dotlinker"
[project.scripts]
doli = "dotlinker.cli:main"
[tool.hatch.build.targets.wheel]
packages = ["src/dotlinker"]