diff --git a/setup.cfg b/setup.cfg index 7d4d8d6..14e7687 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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)