From 9c37c6fc8da458f28ddc342961d50bfe859810ae Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Tue, 10 May 2016 17:23:31 +0200
Subject: [PATCH] Revert "[setup] Add new dep django-post_office"

This reverts commit 8971ca83d8e3f375d243b84b2b80281eee482460.
---
 buildout.cfg | 1 -
 setup.py     | 1 -
 2 files changed, 2 deletions(-)

diff --git a/buildout.cfg b/buildout.cfg
index 7757172ea..248ff806a 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -36,7 +36,6 @@ eggs = alabaster
        djangorestframework
        django-rest-swagger
        django-jsonfield
-       django-post_office
        docopt
        docutils
        funcsigs
diff --git a/setup.py b/setup.py
index 8c81cdc40..344e7921a 100644
--- a/setup.py
+++ b/setup.py
@@ -57,7 +57,6 @@ setup(
         "django-guardian",
         "djangorestframework",
         "django-rest-swagger",
-        "django-post_office",
         "docopt",
         "docutils",
         "Jinja2",
-- 
GitLab