From fe67bb8dc77935071c4533d5328093630eb4491f Mon Sep 17 00:00:00 2001 From: "user@node5.net" Date: Sun, 28 Jun 2026 15:04:13 +0200 Subject: flake - package sub programs aswell --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') 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" -- cgit v1.3.1