procrastinate-org / procrastinate

PostgreSQL-based Task Queue for Python
https://procrastinate.readthedocs.io/
MIT License
859 stars 53 forks source link

exclude psycopg[binary] on mac arm64 python <=3.9 #1128

Closed onlyann closed 3 months ago

onlyann commented 3 months ago

Closes #1125

Successful PR Checklist:

PR label(s):

github-actions[bot] commented 3 months ago

Coverage report

This PR does not seem to contain any modification to coverable code.

ewjoachim commented 3 months ago

Perfect ! I meant to do it at some point but you were faster :) thank you so much !