Skip to content
Snippets Groups Projects
Commit 76165250 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Post-office is only required on production sites

parent e388cb10
No related branches found
No related tags found
1 merge request!194Scheduler
Pipeline #
......@@ -36,7 +36,6 @@ eggs = alabaster
djangorestframework
django-rest-swagger
django-jsonfield
django-post-office
docopt
docutils
funcsigs
......
......@@ -57,7 +57,6 @@ setup(
"django-guardian",
"djangorestframework",
"django-rest-swagger",
"django-post-office",
"docopt",
"docutils",
"Jinja2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment