Skip to content

Commit

Permalink
Switch to aiosmtpd
Browse files Browse the repository at this point in the history
smtpd has been deprocated. Switching to its replacement.
  • Loading branch information
venekamp committed Jul 19, 2024
1 parent 092e7d8 commit 87b690a
Show file tree
Hide file tree
Showing 3 changed files with 370 additions and 329 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ pyyaml = "*"
click-logging = "*"
pyright = "*"
sramsync = {file = ".", editable = true}
typing-extensions = "*"

[dev-packages]
black = "*"
Expand All @@ -25,6 +26,7 @@ coverage = "*"
exceptiongroup = "*"
behave = "*"
ipdb = "*"
aiosmtpd = "*"

[pipenv]
allow_prereleases = true
Expand Down
Loading

0 comments on commit 87b690a

Please sign in to comment.