Try installing warning package with pip file

old_docs
JulioV 2020-12-03 18:22:56 -05:00
parent fbbacaa16c
commit 298c6c4dfc
2 changed files with 2 additions and 4 deletions

View File

@ -3,8 +3,5 @@ version: 2
python:
version: 3.7
install:
- method: pip
path: .
extra_requirements:
- sphinx-version-warning
- requirements: docs/requirements.txt

View File

@ -0,0 +1 @@
sphinx-version-warning==1.1.2