install package as doc is dependent on it
This commit is contained in:
Vendored
+1
@@ -6,6 +6,7 @@ pipeline {
|
||||
steps {
|
||||
sh 'pip install sphinx'
|
||||
sh 'pip install pydata-sphinx-theme'
|
||||
sh 'pip install -e .'
|
||||
sh 'mkdir -p docs/_build'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user