We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b983d commit 071b476Copy full SHA for 071b476
.readthedocs.yml
@@ -3,5 +3,6 @@ formats: all
3
sphinx:
4
configuration: docs/source/conf.py
5
python:
6
- requirements: requirements.txt
+ install:
7
+ - requirements: requirements.txt
8
0 commit comments