Skip to content

Commit

Permalink
Add type packages for mypy to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddasol committed Jan 14, 2025
1 parent cc02147 commit 3abbb2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ dev = [
"pytest",
"requests-mock",
"ruff",
"types-PyYAML",
"types-requests",
]

[tool.setuptools_scm]
Expand Down

0 comments on commit 3abbb2b

Please sign in to comment.