X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/4a953b7241ce5f8bcac985fa33fdf3af4f42c0de..06f2790b5ca3fea45515e33c9660ad6265120a5a:/docs/environment.yml diff --git a/docs/environment.yml b/docs/environment.yml index d098a9d..4ab55ef 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -2,8 +2,9 @@ name: black_docs channels: - conda-forge dependencies: -- python>=3.6 -- Sphinx==1.7.2 -- pip: - - recommonmark==0.4.0 - - git+https://git@github.com/python/black.git + - python>=3.6 + - Sphinx==1.7.2 + - pip: + - recommonmark==0.4.0 + - git+https://git@github.com/psf/black.git + - setuptools_scm==3.3.3