Skip to content

Commit

Permalink
add type deps
Browse files Browse the repository at this point in the history
  • Loading branch information
getzze committed Jun 7, 2024
1 parent d751973 commit 700ebd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ dev = [
]
type = [
"mypy",
"types-beautifulsoup4",
"types-decorator",
"types-requests",
"sympy",
]

[project.urls]
Expand Down

0 comments on commit 700ebd9

Please sign in to comment.