mirror of
https://github.com/python/cpython.git
synced 2024-11-25 09:39:56 +01:00
87bc3b7a0b
* add netlify deploy preview * fix publish path * install python3 venv * add sudo * try without venv * install right dependencies * use python3, not python * use pip3 * python3.7 * use requirements.txt * move requirements.txt to Doc * use python 3.7 in runtime.txt * move runtime.txt * Update requirements.txt
6 lines
128 B
Plaintext
6 lines
128 B
Plaintext
# Requirements for docs build on netlify
|
|
# Pin sphinx to version specified in .travis.yml
|
|
sphinx==2.0.1
|
|
blurb
|
|
python-docs-theme
|