diff --git a/pip-stuff.sh b/pip-stuff.sh new file mode 100644 index 0000000..e9b301c --- /dev/null +++ b/pip-stuff.sh @@ -0,0 +1,4 @@ +pip install testcontainers +python -m pip install --upgrade pip +pip install python-decouple +pip install gitpython