Skip to content

Commit

Permalink
fix: include typing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau committed Feb 4, 2025
1 parent b00b436 commit af25adc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ lint = [
types = [
"mypy[reports]==1.12.0",
"pyright==1.1.385",
"types-pyyaml",
"types-requests",
"types-urllib3",
]
Expand Down
14 changes: 14 additions & 0 deletions uv.lock

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

0 comments on commit af25adc

Please sign in to comment.