Skip to content
Snippets Groups Projects

docs search fix

Merged Robert Eckelmann requested to merge longnoserob/docs_search_fix into master
2 files
+ 2
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -12,6 +12,7 @@ if [ "$(id -u)" = 0 ]; then
py3-myst-parser \
py3-sphinx_rtd_theme \
py3-sphinxcontrib-autoprogram \
py3-sphinxcontrib-jquery \
py3-sqlalchemy
exec su "${TESTUSER:-build}" -c "sh -e $0"
fi
Loading