Skip to content

Commit b39dc4c

Browse files
committed
Use pydotplus instead of pydot
1 parent 26dd65c commit b39dc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/install-python-deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ source $BASEDIR/defaults.sh
77

88
# Python3
99
pip install \
10-
pydot
10+
pydotplus

0 commit comments

Comments
 (0)