There was an error while loading. Please reload this page.
1 parent 91ce81b commit d41c6bfCopy full SHA for d41c6bf
1 file changed
docs/source/installation.rst
@@ -75,7 +75,7 @@ Create and activate a new Python 3.14 virtual environment::
75
76
Install the master version of Buildozer and it's required Python packages::
77
78
- pip install git+https://github.com/kivy/buildozer
+ pip install git+https://github.com/kivy/buildozer.git
79
pip install legacy-cgi setuptools cython==0.29.34
80
81
In buildozer.spec set::
0 commit comments