Skip to content

Commit

Permalink
Remove types-setuptools from the ignore_unused list for self test
Browse files Browse the repository at this point in the history
  • Loading branch information
zz1874 committed Sep 1, 2023
1 parent 071bdf2 commit 0500904
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 @@ -166,5 +166,4 @@ ignore_unused = [
"pytest",
# Other dependencies that enable functionality in the above tools
"colorama",
"types-setuptools",
]

0 comments on commit 0500904

Please sign in to comment.