diff options
| author | user@node5.net <user@node5.net> | 2026-06-28 15:04:13 +0200 |
|---|---|---|
| committer | user@node5.net <user@node5.net> | 2026-06-28 15:04:13 +0200 |
| commit | fe67bb8dc77935071c4533d5328093630eb4491f (patch) | |
| tree | 8ce4d8298db652ca8b03e8fbd26e30132e75610b /pyproject.toml | |
| parent | 7776481c67b3b8e0580707ca8fcb15c4bfdbcb02 (diff) | |
flake - package sub programs aswell
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 3c1cbf6..1d3b0cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,3 +15,4 @@ dependencies = [ # Here, we define the entry point to be the 'main()' function in the module 'app/main.py' [project.scripts] node5_text-tv_bornhack = "text_tv_bornhack:main" +node5_text-tv_bornhack_pixel-flut-program = "get_program_for_pixel_flut:main" |
