Skip to content

Commit

Permalink
update Pipfile.lock to work with Py3.[78]
Browse files Browse the repository at this point in the history
Note: had to pin `docutils==0.15` because of pypa/pipenv#3865
(cherry picked from commit 18654bb52aa90eceb989f9e7b9e0bff1f4f35971)
  • Loading branch information
zsol authored and qualname committed Jul 31, 2019
1 parent 0892d9a commit 685af27
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 108 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "*"
Expand Down
215 changes: 107 additions & 108 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 685af27

Please sign in to comment.