Skip to content

Commit

Permalink
Add mypy to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Aug 2, 2023
1 parent 8eb4617 commit 1568ddc
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 5 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ flake8 = "*"
setuptools-scm = "*"
sphinx = "*"
pre-commit = "*"
mypy = "*"
types-requests = "*"

[packages]
geojson = "*"
Expand Down
65 changes: 60 additions & 5 deletions Pipfile.lock

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

0 comments on commit 1568ddc

Please sign in to comment.