bpo-46184: remove `netlify.toml` (#30272)

* bpo-46184: remove `netlify.toml`

* Delete runtime.txt

* Delete requirements.txt

* Revert "Delete requirements.txt"

This reverts commit 9aa4f0631f.
This commit is contained in:
Nikita Sobolev 2021-12-31 00:18:37 +03:00 committed by GitHub
parent 30ee33d6be
commit fbaf2e604c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 5 deletions

View File

@ -1 +0,0 @@
3.7

View File

@ -1,4 +0,0 @@
[build]
base = "Doc/"
command = "make html"
publish = "Doc/build/html"