Commit fa792b7
authored
Add build-system to fix entry point installation (#3)
Without a [build-system] table, uv treats the project as unpackaged
and skips installing the patchwork CLI entry point. Add hatchling as
the build backend so uv sync installs the command correctly.1 parent 4299c24 commit fa792b7
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments