Update dependencies needed.
This commit is contained in:
parent
766290a2a3
commit
8c4c554a1c
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -23,7 +23,7 @@ Alternatively, the JDK available from http://www.oracle.com/technetwork/java/jav
|
||||||
|
|
||||||
#### Install Cython
|
#### Install Cython
|
||||||
```
|
```
|
||||||
sudo pip install --upgrade cython==0.25.2
|
sudo pip install --upgrade cython==0.25.2 setuptools
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Install buildozer
|
#### Install buildozer
|
||||||
|
|
Loading…
Reference in a new issue