diff --git a/pip-stuff.sh b/pip-stuff.sh new file mode 100644 index 00000000..e9b301cc --- /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