Skip to content

Commit

Permalink
dependency for mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjaymjoshi committed May 14, 2023
1 parent 96cf119 commit 9e6f876
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ relistats = {editable = true, path = "."}
black = "*"
flake8 = "*"
isort = "*"
typing_extensions = "*"
mypy = "*"
pre-commit = "*"
pytest = "*"
Expand Down
4 changes: 2 additions & 2 deletions Pipfile.lock

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

0 comments on commit 9e6f876

Please sign in to comment.