Skip to content

Remove types-setuptools#210

Merged
aalexfvk merged 1 commit intomainfrom
remove_types_setuptools
Mar 12, 2025
Merged

Remove types-setuptools#210
aalexfvk merged 1 commit intomainfrom
remove_types_setuptools

Conversation

@aalexfvk
Copy link
Copy Markdown
Contributor

@aalexfvk aalexfvk commented Mar 11, 2025

types-setuptools was removed from typeshed because setuptools supports type hints (contains py.typed marker) since 71.1.0.
Therefore types-stuptools is not needed anymore for setuptools >= 71.1.0

Fixes

ch_backup/version.py:5: error: Library stubs not installed for "pkg_resources"  [import-untyped]
tests/integration/modules/utils.py:13: error: Library stubs not installed for "pkg_resources"  [import-untyped]
tests/integration/modules/clickhouse.py:11: error: Library stubs not installed for "pkg_resources"  [import-untyped]

@aalexfvk aalexfvk merged commit f897d1e into main Mar 12, 2025
16 checks passed
@aalexfvk aalexfvk deleted the remove_types_setuptools branch March 12, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants