issues
search
cunybpl
/
sendgrid_client
A simple client/email backend wrapper for bulk emailing with sendgrid
0
stars
0
forks
source link
boiler
#1
Closed
bsnacks000
closed
1 year ago
bsnacks000
commented
1 year ago
@kgasiorowski For boiler:
python package config with
poetry
for deps lets just try to keep it
sendgrid
for now
the usual dev deps (pytest, pytest-cov, mypy, black) to start
tests/
package with a single smoke test
setversion.py
with initial version commit
CI to run the tests with pytest
@kgasiorowski For boiler:
poetry
sendgrid
for nowtests/
package with a single smoke testsetversion.py
with initial version commit