diff options
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" |
