X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2ad642754b531d4fd42829966e84ee0ac435257e..3e3da8eef6f4ba48da1505ad68ca0e1d788f6d6b:/readthedocs.yml?ds=inline 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: .