Compare commits
No commits in common. "becf4d697db9be170b5fcb16a58921390de205e9" and "0a3334d6ea30a19e73aeb7ab7b9284becd50f59d" have entirely different histories.
becf4d697d
...
0a3334d6ea
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
python -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
deactivate
|
Loading…
Reference in a new issue