update dependencies
This commit is contained in:
parent
a0abae195c
commit
956e673701
@ -8,10 +8,10 @@ source build_venv/bin/activate
|
||||
python3 -m pip install --upgrade pip
|
||||
|
||||
pip install -e .
|
||||
pip install -r requirements.txt
|
||||
|
||||
pip install -e incl/pyinfra
|
||||
|
||||
pip install -r incl/pyinfra/requirements.txt
|
||||
pip install -r requirements.txt
|
||||
|
||||
echo "DVC pull step"
|
||||
dvc pull
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user