annotate requirements.txt @ 369:bbf992b0be0d

android (service): set autorestart: with this option, the backend will automatically restart as soon as terminated. This is notably important at the moment to work around a P4A bug which result in a backend killed when frontend is closed (cf. https://github.com/kivy/python-for-android/issues/2053)
author Goffi <goffi@goffi.org>
date Mon, 27 Jan 2020 21:17:08 +0100
parents 9d3d700a65b7
children cd448b877d1d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
127
9d3d700a65b7 setup: proper setup.py:
Goffi <goffi@goffi.org>
parents:
diff changeset
1 -e git+https://github.com/kivy/kivy.git#egg=kivy
9d3d700a65b7 setup: proper setup.py:
Goffi <goffi@goffi.org>
parents:
diff changeset
2 -e hg+https://repos.goffi.org/sat#egg=sat
9d3d700a65b7 setup: proper setup.py:
Goffi <goffi@goffi.org>
parents:
diff changeset
3 -e .