Skip to content

client.async sneaking in dependencies #338

@patrickfuller

Description

@patrickfuller

In importing client.async.asyncio, client.async.__init__ triggers from pymodbus.client.async.deprecated.async (source), which then imports twisted. Twisted is a fairly heavy dependency and is not needed to use asyncio.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions