Mercurial > libervia-desktop-kivy
view misc/README @ 495:59bdf78bd1d9
installation: update to use hatch following change in backend and other frontends:
- `setup.py` and `requirements.txt` have been removed in favor of `pyproject.toml`
- changed versionning mechanism to use a version directly in
`libervia/desktop_kivy/__init__.py` handled by Hatch
- remove the log hack from `kivy_hack` as there is now an environment variable to disable
the logging hijacking
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 28 Aug 2023 18:29:18 +0200 |
parents | 4f923e7e82b6 |
children |
line wrap: on
line source
This directory contains files related to Libervia Desktop but not directly used by it. * org.libervia.LiberviaDesktop.metainfo.xml: AppStream metadata as specified at https://www.freedesktop.org/software/appstream/docs/ * org.libervia.LiberviaDesktop.desktop: Desktop entry as specified at https://specifications.freedesktop.org/desktop-entry-spec/