Staging
v0.8.1
Revision 49917d576a578c8c29b8dbcbd5257c366a53d498 authored by Miss Islington (bot) on 15 September 2020, 23:37:13 UTC, committed by GitHub on 15 September 2020, 23:37:13 UTC

Automerge-Triggered-By: @gvanrossum
(cherry picked from commit 2e87774df1a0eaf2a1fe8cc4d958df60f7125b6e)

Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>
1 parent 0374883
Raw File
netlify.toml
[build]
    base = "Doc/"
    command = "make html"
    publish = "Doc/build/html"
back to top