Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 273 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 273 Bytes

learn4real

pip install -r requirements.txt

Need to add ".env" file with all the secret api keys. Ask Yam or Or for it.

Add git user name and email to push to git

git config --global user.email "" git config --global user.name "”