We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a0800 commit 84ff463Copy full SHA for 84ff463
.readthedocs.yaml
@@ -3,6 +3,8 @@ version: 2
3
python:
4
install:
5
- requirements: docs/requirements.txt
6
+ - method: pip
7
+ path: .
8
build:
9
os: "ubuntu-22.04"
10
tools:
0 commit comments