X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/a6d866990e52d511af7945f5c850fe75dcae65e5..9ed2542e938c327a53c17f8932ee5fc53776ba31:/readthedocs.yml?ds=inline diff --git a/readthedocs.yml b/readthedocs.yml index f5e2a9a..1506503 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -1,6 +1,7 @@ -name: black -type: sphinx -conda: - file: docs/environment.yml +version: 2 python: - version: 3 + version: 3.8 + install: + - requirements: docs/requirements.txt + - method: setuptools + path: .