Install babel as a dependency on documentation generation stage
This commit is contained in:
parent
4b62576a0a
commit
3dda56688c
@ -22,6 +22,8 @@ documentation:
|
|||||||
tags:
|
tags:
|
||||||
- windows10
|
- windows10
|
||||||
script:
|
script:
|
||||||
|
### Dependencies.
|
||||||
|
- '&$env:PYTHON3_32 -m pip install --upgrade babel'
|
||||||
# generate all html documents first.
|
# generate all html documents first.
|
||||||
- copy changelog.md doc\changelog.md
|
- copy changelog.md doc\changelog.md
|
||||||
- cd doc
|
- cd doc
|
||||||
|
Loading…
Reference in New Issue
Block a user