Use garden version 0.1.1.
This commit is contained in:
parent
81619b0486
commit
19845cb3f8
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@ class Buildozer(object):
|
|||
return
|
||||
|
||||
self._ensure_virtualenv()
|
||||
self.cmd('pip-2.7 install -e git+https://github.com/kivy-garden/garden.git@0.1#egg=garden-0.1',
|
||||
self.cmd('pip-2.7 install -e git+https://github.com/kivy-garden/garden.git@0.1.1#egg=Kivy-Garden-0.1.1',
|
||||
env=self.env_venv,
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue