Skip to content

Commit

Permalink
Replace types-pkg-resources with types-setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
loichuder committed Aug 26, 2024
1 parent 8a23ca2 commit 9923d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dev =
types-contextvars
types-dataclasses
types-orjson
types-pkg-resources
types-setuptools

# E501 (line too long) ignored for now
# E203 and W503 incompatible with black formatting (https://black.readthedocs.io/en/stable/compatible_configs.html#flake8)
Expand Down

0 comments on commit 9923d51

Please sign in to comment.