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 d3c5cd0 commit cff0e92Copy full SHA for cff0e92
.readthedocs.yaml
@@ -0,0 +1,11 @@
1
+# Read the Docs configuration file
2
+# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
3
+
4
+version: 2
5
6
+# Enforce *pip*-based build to install package from *pyproject.toml* file.
7
+python:
8
+ version: 3
9
+ install:
10
+ - method: pip
11
+ path: .
0 commit comments