Skip to content

Commit 97b9b21

Browse files
committed
Install project package for uv-run entrypoint
1 parent ccb21c8 commit 97b9b21

2 files changed

Lines changed: 55 additions & 52 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ dependencies = [
2323
[project.scripts]
2424
qwertysynth = "qwerty_synth.entry:main"
2525

26+
[tool.uv]
27+
package = true
28+
2629
[dependency-groups]
2730
dev = [
2831
"pytest>=8.3.5",

uv.lock

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)