X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/866be066463fc8fd01c16559596641f6ead1e797..e66451761fab864cce9077a3ee72999543b8ef65:/Pipfile?ds=inline diff --git a/Pipfile b/Pipfile index a8ef07a..2c1389e 100644 --- a/Pipfile +++ b/Pipfile @@ -16,6 +16,7 @@ typed-ast = ">=1.3.1" [dev-packages] pre-commit = "*" coverage = "*" +docutils = "==0.15" # not a direct dependency, see https://github.com/pypa/pipenv/issues/3865 flake8 = "*" flake8-bugbear = "*" flake8-mypy = "*"