Add pip stuff

This commit is contained in:
David Boreham 2022-08-03 20:39:30 -06:00
parent ac81d642aa
commit bdc2448c66

4
pip-stuff.sh Normal file
View File

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