qweeze / rstream

A Python asyncio-based client for RabbitMQ Streams
MIT License
84 stars 13 forks source link

adding typing_extensions on non dev dependencies #195

Closed DanielePalaia closed 5 months ago

DanielePalaia commented 5 months ago

Allow typing_extensions to be included on release version (at the moment it is just in the dev dependencies)