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 ec603b6 commit 8d69308Copy full SHA for 8d69308
.readthedocs.yaml
@@ -0,0 +1,8 @@
1
+version: 2
2
+build:
3
+ os: ubuntu-22.04
4
+ tools:
5
+ python: "3.9"
6
+python:
7
+ install:
8
+ - requirements: dev-requirements.txt
0 commit comments