mirror of
https://github.com/python/cpython.git
synced 2025-09-29 03:35:31 +00:00
Comment as to why docs are built against Python 3.6 (#1550)
This commit is contained in:
parent
f111fd2e65
commit
31b3901a07
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
language: python
|
language: python
|
||||||
|
# Build the docs against a stable version of Python so code bugs don't hold up doc-related PRs.
|
||||||
python: 3.6
|
python: 3.6
|
||||||
env:
|
env:
|
||||||
- TESTING=docs
|
- TESTING=docs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue