phpmyadmin/test/ci-install-docs
Michal Čihař 75bd706565 Use python image to build docs
It is using python anyway, so make it simple

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-12-14 12:55:31 +01:00

6 lines
82 B
Bash
Executable File

#!/bin/sh
# Install deps for building documentation
pip install --user 'Sphinx'