up counts
This commit is contained in:
parent
6607af69c9
commit
4bc7c4e2d6
3 changed files with 7 additions and 4 deletions
|
@ -5,7 +5,7 @@ echo " installation de dépendances pour faire ses propres ebook par tyk
|
|||
echo " =============================================================================================== "
|
||||
|
||||
sudo apt install -y calibre pandoc python;
|
||||
pip install matoplotlib argparse --user;
|
||||
pip install matoplotlib argparse pandas numpy --user;
|
||||
|
||||
echo " =============================================================================================== "
|
||||
echo "OK c'est installé!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue