Mercurial > libervia-web
view libervia/pages/app/page_meta.py @ 1201:f1f03b08e1f4
install: set minimal version of sat to dev one:
dev0 version is used as minimal one, so 0.6.x won't be used, but the repository version
will match, avoiding trouble when repository version of libervia is installed.
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 10 Jul 2019 08:32:49 +0200 |
parents | 28e3eb3bb217 |
children | b2d067339de3 |
line wrap: on
line source
#!/usr/bin/env python2.7 # -*- coding: utf-8 -*- name = u"app" template = u"app/app.html"