Add pip stuff

pull/7/head
David Boreham 2022-08-03 20:39:30 -06:00
parent ac81d642aa
commit bdc2448c66
1 changed files with 4 additions and 0 deletions

4
pip-stuff.sh 100644
View File

@ -0,0 +1,4 @@
pip install testcontainers
python -m pip install --upgrade pip
pip install python-decouple
pip install gitpython