We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a42113 commit ca96441Copy full SHA for ca96441
1 file changed
.readthedocs.yaml
@@ -0,0 +1,13 @@
1
+version: 2
2
+search:
3
+ ignore:
4
+ - fakedata/*.html
5
+
6
+mkdocs:
7
+ configuration: mkdocs.yml
8
9
+python:
10
+ install:
11
+ - requirements: requirements_dev.txt
12
+ - method: setuptools
13
+ path: .
0 commit comments