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