annotate libervia/web/pages/g/e/page_meta.py @ 1525:c921e7002bac

build: don't use local dependencies, and remove backend package: hatch doesn't support yet editable dependencies (https://github.com/pypa/hatch/issues/588), and to work on dev, backend and templates must be installed manually in dev mode. To avoid issues during sync when entering a shell, those dependencies are disabled and must be installed manually.
author Goffi <goffi@goffi.org>
date Thu, 08 Jun 2023 21:07:54 +0200
parents eb00d593801d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1216
b2d067339de3 python 3 port:
Goffi <goffi@goffi.org>
parents: 1174
diff changeset
1 #!/usr/bin/env python3
1239
f511f8fbbf8a fixed shebangs
Goffi <goffi@goffi.org>
parents: 1216
diff changeset
2
940
e30a4b7eff09 page (g/e): events invitations first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3
1216
b2d067339de3 python 3 port:
Goffi <goffi@goffi.org>
parents: 1174
diff changeset
4 redirect = "event_view"