We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db5381c commit 2e015f1Copy full SHA for 2e015f1
build_docs.py
@@ -26,7 +26,7 @@
26
```
27
28
Languages are stored in `config.toml` while versions are discovered
29
-from the PEPs site.
+from peps.python.org (generated by `python-releases.toml`).
30
31
-q selects "quick build", which means to build only HTML.
32
0 commit comments