X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2ad642754b531d4fd42829966e84ee0ac435257e..5d978df8b54d4fb102142508353a04932a4b5b04:/readthedocs.yml?ds=sidebyside diff --git a/readthedocs.yml b/readthedocs.yml index bd33c28..32bcf1f 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.9 + install: + - requirements: docs/requirements.txt + - method: setuptools + path: .