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