tobymao / saq

Simple Async Queues
https://saq-py.readthedocs.io/en/latest/
MIT License
532 stars 37 forks source link

Include queue package when building #138

Closed vchan closed 3 weeks ago

vchan commented 3 weeks ago

Fixes #137

The queue package was not being included when building the wheel. This PR now includes it.