doc: requirements for rtd aren't changed

Python's naming conflict shouldn't affect the read the docs requirements
file, so don't rename that one.
pull/15704/head
Juliana Fajardini 1 month ago committed by Victor Julien
parent d9fae18432
commit 9cd778b33a

@ -8,7 +8,7 @@ build:
python:
install:
- requirements: doc/userguide/bundle.txt
- requirements: doc/userguide/requirements.txt
sphinx:
builder: html

Loading…
Cancel
Save