stack-orchestrator/pip-stuff.sh

5 lines
114 B
Bash
Raw Normal View History

2022-08-04 02:39:30 +00:00
pip install testcontainers
python -m pip install --upgrade pip
pip install python-decouple
pip install gitpython