X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d2f29f86f49e26aadfede6257ed8bdcfbaaef4ab..1d2d7264ec7c448744b771910cc972da03b1cb80:/readthedocs.yml?ds=sidebyside

diff --git a/readthedocs.yml b/readthedocs.yml
index bd33c28..1506503 100644
--- a/readthedocs.yml
+++ b/readthedocs.yml
@@ -1,6 +1,7 @@
-name: jupyterhub
-type: sphinx
-conda:
-    file: docs/environment.yml
+version: 2
 python:
-  version: 3
+  version: 3.8
+  install:
+    - requirements: docs/requirements.txt
+    - method: setuptools
+      path: .