summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <rsd@gnu.org>2021-10-31 14:24:11 -0400
committerrsiddharth <rsd@gnu.org>2021-10-31 14:24:11 -0400
commit07224b59ddc31056a392a2978b6ccf1a7f6c50a4 (patch)
treebb00703e769e7e1f2271c9adcf3c2b2abaa5a481
parent2570078278b879e0e00dcb821c07c373a7829824 (diff)
.readthedocs.yaml: fix python section
-rw-r--r--.readthedocs.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 23b24f7..631c93a 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -1,4 +1,5 @@
version: 2
python:
- - method: setuptools
- path: ./
+ install:
+ - method: setuptools
+ path: ./