We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b799910 commit b1ecc47Copy full SHA for b1ecc47
.readthedocs.yaml
@@ -0,0 +1,9 @@
1
+---
2
+version: 2
3
+build:
4
+ os: ubuntu-20.04
5
+ tools:
6
+ python: "3.9"
7
+python:
8
+ install:
9
+ - requirements: requirements/test.txt
0 commit comments