diff --git a/setup.py b/setup.py index 56e8168..cf06e5f 100644 --- a/setup.py +++ b/setup.py @@ -77,5 +77,6 @@ target = plone [console_scripts] update_locale = design.plone.ioprenoto.locales.update:update_locale + notify_upcoming_bookings = redturtle.prenotazioni.scripts.notify_upcoming_bookings:main """, )