"python-package/vscode:/vscode.git/clone" did not exist on "7b8b51518cda516b752d391c2484d34c3fd604b7"
Unverified Commit b013af08 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci][docs] Fix RTD builds (#3015)

* hotfix for pip error

* Update conf.py

* Update conf.py

* Update conf.py

* fix rtd builds
parent 30607d80
......@@ -4,7 +4,7 @@ formats:
python:
version: 3
install:
- requirements: docs/requirements.txt
- requirements: docs/requirements_rtd.txt
sphinx:
builder: html
configuration: docs/conf.py
......
sphinx >= 3.0.2
sphinx_rtd_theme >= 0.3
mock; python_version < '3'
breathe
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment