Closed conanjen closed 2 months ago
The tar.gz
downloaded from from https://pypi.org/project/saq/#files has no queue
folder, thus failing with just saq.queue import Queue
However, the tar.gz
downloaded from https://github.com/tobymao/saq/releases/tag/v0.14.0 has the queue
folder
Can we do a release?
with the refactor there no longer exists an
saq.queue
module, as seen here: https://github.com/tobymao/saq/blob/1aefd71e53e7e20b952a671cdd089bd9ea5c6895/saq/__init__.py#L6