Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ci-install-docs « test - github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1afd34a95644223a88201258a079ee32c30c8874 (plain)
1
2
3
4
5
#!/bin/sh

# Install deps for building documentation

pip install 'Sphinx<3.0.0'