fixed requirements
This commit is contained in:
parent
8424a39add
commit
1d8e820bb0
@ -7,6 +7,9 @@ python3 -m venv build_venv
|
||||
source build_venv/bin/activate
|
||||
python3 -m pip install --upgrade pip
|
||||
|
||||
pip install -e .
|
||||
pip install -r requirements.txt
|
||||
|
||||
SERVICE_NAME=$1
|
||||
|
||||
echo "dependency-check:aggregate"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user