install all requirements.txt for building docs

This commit is contained in:
Abraham Toriz 2022-09-24 23:32:53 -04:00
parent 023f78bdae
commit 61f80f2be6
No known key found for this signature in database
GPG Key ID: D5B4A746DB5DD42A
1 changed files with 1 additions and 1 deletions

View File

@ -21,8 +21,8 @@ build-doc:
stage: build
image: python:3.10
script:
- pip install sphinx
- cd docs/
- pip install -r requirements.txt
- make html
- make man
- gzip build/man/tiempo.1