Add pipenv cmd for installing async kivy branch

kivy_mainline_and_py3.8
Tyler Goodlet 2019-04-26 00:26:14 -04:00
parent 1cc33abca0
commit 811dbaab4e
1 changed files with 5 additions and 0 deletions

View File

@ -85,5 +85,10 @@ For those running pop-culture distros that don't yet ship ``python3.7``
you'll need to install it as well as `kivy source build`_ dependencies
since currently there's reliance on an async development branch.
To install the async branch of `kivy` from github do::
pipenv install -e 'git+git://github.com/matham/kivy.git@async-loop#egg=kivy'
.. _kivy source build:
https://kivy.org/docs/installation/installation-linux.html#installation-in-a-virtual-environment