Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Merge c540591 into ca1a173
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 11, 2022
2 parents ca1a173 + c540591 commit 84972aa
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 114 deletions.
3 changes: 3 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ pylint-import-requirements = "*"
pytest = "*"
pytest-cov = "*"

# mypy on python<3.8
typed-ast = {markers = "python_version < '3.8'"}

[requires]
python_version = "3"

Expand Down
134 changes: 20 additions & 114 deletions Pipfile.lock

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

0 comments on commit 84972aa

Please sign in to comment.