mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Refs #44 -- Added optional celery background queue for mails
This commit is contained in:
@@ -12,4 +12,4 @@ known_first_party = pretix
|
||||
known_third_party = versions
|
||||
multi_line_output = 5
|
||||
not_skip = __init__.py
|
||||
skip = make_testdata.py,wsgi.py,bootstrap
|
||||
skip = make_testdata.py,wsgi.py,bootstrap,celery.py
|
||||
|
||||
Reference in New Issue
Block a user