Skip to content

Eventlet dependency #7

@dannyroberts

Description

@dannyroberts

We encountered an error that we believe we can fix by removing the eventlet dependency from our system (it interacts poorly with gevent, which we use: gevent/gevent#577), and errand-boy is the only source of that dependency for us.

I was wondering if you would consider removing that dependency from setup.py. I looked over the codebase, and it appears to be used only in errand_boy/transports/mock.py, which made me think it may not be a core dependency. If that's the case, could it be moved to tests_require instead of install_requires?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions