We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 591433b commit 5f0f466Copy full SHA for 5f0f466
.readthedocs.yaml
@@ -11,6 +11,6 @@ mkdocs:
11
fail_on_warning: false
12
13
python:
14
- version: "3.8"
15
install:
+ - requirements: requirements_dev.txt
16
- path: ".[dev]"
0 commit comments