tobymao / saq

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

Added support for dotted notation references to tasks #62

Closed pahrohfit closed 1 year ago

pahrohfit commented 1 year ago

To setup poetry (exit outta your venv first): poetry install To run unit tests: poetry run poe unittest To run checks: poetry run poe run_checks

All checks are complete and passing.

The python-ci.yml workflow needs testing under your repo, but should work as is.

tobymao commented 1 year ago

i don't want poetry, can you split out the features from this?

tobymao commented 1 year ago

there are too many changes that i'm not sure i want. can you please split them out so that i can review them separately?

i really appreciate the effort you put into this. thanks.

tobymao commented 1 year ago

closed due to inactivity halt to reopen once you’re ready