Explorar el Código

Add testing tool and usage guide

tags/v1.3
Nico Rey hace 4 años
padre
commit
bcd4cb63c4
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      install.sh

+ 2
- 1
install.sh Ver fichero

@@ -53,7 +53,8 @@ sudo apt install -yq predict \
libxft-dev \
libxft2 \
libjpeg9 \
libjpeg9-dev
libjpeg9-dev \
socat

sudo pip3 install numpy ephem tweepy Pillow
log_done "Packages installed"


Cargando…
Cancelar
Guardar