annotate misc/README @ 479:8ee302a48269
install (setup): don't set upper bound for `kivy_garden.modernmenu`:
because `kivy_garden.modernmenu` is currently only available as a `dev0` version, the
upper bound is causing trouble with pip/pipx.
author |
Goffi <goffi@goffi.org> |
date |
Mon, 02 Aug 2021 22:40:40 +0200 |
parents |
4f923e7e82b6 |
children |
|
rev |
line source |
473
|
1 This directory contains files related to Libervia Desktop but not directly used by it. |
|
2 |
|
3 * org.libervia.LiberviaDesktop.metainfo.xml: |
|
4 AppStream metadata as specified at https://www.freedesktop.org/software/appstream/docs/ |
|
5 |
|
6 * org.libervia.LiberviaDesktop.desktop: |
|
7 Desktop entry as specified at https://specifications.freedesktop.org/desktop-entry-spec/ |