We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f776baf commit 51ae77bCopy full SHA for 51ae77b
1 file changed
setup.py
@@ -120,6 +120,7 @@ def find_version(*file_paths):
120
'emails.store',
121
'emails.backend',
122
'emails.backend.smtp',
123
+ 'emails.backend.inmemory',
124
'emails.template',
125
'emails.packages',
126
'emails.packages.dkim'
0 commit comments