"sims/vscode:/vscode.git/clone" did not exist on "a10259607d1efab3b58122a47e074bdab4e94300"
Unverified Commit c40906d8 authored by Antoine Kaufmann's avatar Antoine Kaufmann Committed by GitHub
Browse files

docs: add requirements.txt to .readthedocs.yaml

Apparently if the config file exists, the requirements file won't be read by default.
parent 873a1dcc
......@@ -2,3 +2,7 @@ version: 2
submodules:
exclude: all
python:
install:
- requirements: docs/requirements.txt
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