Skip to content

Commit

Permalink
Remove unnecessary package from 'lint' environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpfleming committed Aug 3, 2023
1 parent 906d8df commit f4d6a7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ dependencies = [
"black",
"ruff",
"mypy",
"pytest", # needed for type-checking tests
"types-xmltodict",
]

Expand Down

0 comments on commit f4d6a7b

Please sign in to comment.