Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
master
cpython/netlify.toml

4 lines
82 B
TOML
Raw Permalink Normal View History

bpo-37860: Add netlify deploy preview for docs (GH-15288) * 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
2019-08-21 06:08:47 -07:00
[build]
base = "Doc/"
command = "make html"
publish = "Doc/build/html"
Reference in New Issue Copy Permalink
Powered by Gitea Page: 183ms Template: 4ms
English
English
Licenses API