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