mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
#8040: enable the versionswitcher for the autobuild-dev target.
This commit is contained in:
parent
380ce651e9
commit
58864b3cad
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ serve:
|
|||
# for development releases: always build
|
||||
autobuild-dev:
|
||||
make update
|
||||
make dist SPHINXOPTS='-A daily=1'
|
||||
make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1'
|
||||
|
||||
# for stable releases: only build if not in pre-release stage (alpha, beta, rc)
|
||||
autobuild-stable:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue