-
Notifications
You must be signed in to change notification settings - Fork 796
Closed
Labels
status: code review requestrequesting a community code review or review from Twiliorequesting a community code review or review from Twiliotype: bugbug in the librarybug in the library
Description
asyncio is a dependency only for upto Python 3.4. Since the versions of Python supported are 3.7+, it doesn't seem to be required, but is included.
This is causing issues with running pip check in conda-forge/twilio-feedstock#94, which I help maintain.
Technical details:
- twilio-python version: 8.0.0
- python version: 3.7+
nelsonlazar
Metadata
Metadata
Assignees
Labels
status: code review requestrequesting a community code review or review from Twiliorequesting a community code review or review from Twiliotype: bugbug in the librarybug in the library