Skip to content

Missing sniffio dependency #30

@andreymal

Description

@andreymal

encode/httpx#3323 made the sniffio module optional, so it is no longer installed by default

However, httpx_socks does not have this dependency in setup.py, which leads to ModuleNotFoundError: No module named 'sniffio'

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