sklarsa / django-sendgrid-v5

An implementation of Django's EmailBackend compatible with sendgrid-python v5+
MIT License
318 stars 54 forks source link

Migrate to poetry #91

Closed sklarsa closed 1 year ago

sklarsa commented 3 years ago

Use poetry to manage dependencies

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

sklarsa commented 2 years ago

Biggest challenge is figuring out how to do this with tox. Probably something like this

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

sklarsa commented 2 years ago

https://levelup.gitconnected.com/python-a-toxic-work-environment-tox-poetry-b8200563c474

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

sklarsa commented 1 year ago

not worth the effort IMO