Skip to content

Re-evaluate if typing_extensions is still needed as a vendored dependency for pkg_resources #4324

@abravalheri

Description

@abravalheri

This (typing_extensions) was not listed. The vendored.txt file says the following:

# required for platformdirs on Python < 3.8 typing_extensions==4.4.0 

But now we removed support to Python < 3.8, so I guess we can remove this vendored dependency?

Originally posted by @abravalheri in #4320 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions