phpmyadmin/test/ci-install-docs
Michal Čihař 6ad9436394 Simplify installation
The upgrade does not seem to work anyway.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-01 18:19:34 +01:00

6 lines
147 B
Bash
Executable File

#!/bin/sh
# We use 1.5 to be able to deal with gzip only sites in linkcheck (such as tcpdf.org)
pip install --user 'Sphinx' 'requests[security]'