Skip to content

Commit

Permalink
Update android.md
Browse files Browse the repository at this point in the history
add optional virtualenv
  • Loading branch information
suriing authored and idanpa committed Oct 28, 2024
1 parent 0a267f7 commit 835ad4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/android.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
```
pkg install build-essential libandroid-spawn libjpeg-turbo git
pkg install python python-pip python-numpy
pip install ipython sympy requests dateparser tzdata
pip install ipython sympy requests dateparser tzdata pickleshare
```
2. Install CalcPy (ignore dependencies)
```
Expand Down

0 comments on commit 835ad4e

Please sign in to comment.