Skip to content

Commit 2e536ef

Browse files
add seaborn
1 parent 357541a commit 2e536ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/jenkins/branches/Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ pipeline {
2727
rm -rf tests_xml/
2828
rm -rf coverage/
2929
python -m pip install bayesian-optimization
30+
python -m pip install seaborn
3031
make unit_test'''
3132
}
3233
}

0 commit comments

Comments
 (0)