Added graphviz as dependency
This commit is contained in:
@@ -26,7 +26,7 @@ _git_changed() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
echo "Installing dependencies..."
|
echo "Installing dependencies..."
|
||||||
pip3 install -U pip wheel pyparsing pydot
|
pip3 install -U pip wheel pyparsing graphviz pydot
|
||||||
pip3 install Django django-extensions
|
pip3 install Django django-extensions
|
||||||
pip3 install -r $INPUT_PIP_PATH
|
pip3 install -r $INPUT_PIP_PATH
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user