From: Zsolt Dollenstein Date: Wed, 18 Sep 2019 13:08:03 +0000 (+0100) Subject: fix environment for readthedocs X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/0acad54c0243c0bb302e757b962918a73ebe79f4 fix environment for readthedocs --- diff --git a/docs/environment.yml b/docs/environment.yml index fe044fa..ae1bfec 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -7,3 +7,4 @@ dependencies: - pip: - recommonmark==0.4.0 - git+https://git@github.com/psf/black.git + - setuptools_scm==3.3.3