Install requirements.txt while building docs

This commit is contained in:
Bruno Oliveira
2023-10-10 08:14:19 -03:00
committed by GitHub
parent b85a4717f9
commit 838434c269

View File

@@ -11,3 +11,4 @@ sphinx:
python: python:
install: install:
- path: . - path: .
- requirements: docs/requirements.txt