Edit Files

This commit is contained in:
Joachim Hummel 2020-07-22 21:47:02 +02:00
parent 6e3827585b
commit 1d98ea5cd7
2 changed files with 2 additions and 3 deletions

View File

@ -1,2 +1 @@
google==2.0.1
tweepy==3.6.0
Flask

View File

@ -1,5 +1,5 @@
mkdir -p /web
curl -O https://bootstrap.pypa.io/get-pip.py
python get-pip.py --user
pip install --upgrade pip
python -m pip install Flask
#sdssdsds