X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2ad642754b531d4fd42829966e84ee0ac435257e..f311d82569b9595d85c08cc8fcf5250de525e7a0:/readthedocs.yml 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: .