From ec51904bd710a44d72c1e19b0201d10b165cfd9f Mon Sep 17 00:00:00 2001 From: Asif Saif Uddin Date: Wed, 27 Oct 2021 14:13:40 +0600 Subject: [PATCH] Update setup.py Co-authored-by: Brian Helba --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 0ad1e30..9637f5d 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,6 @@ setup( extras_require={ 'testing': [ 'django-discover-runner', - 'mock', 'django-cache-url>=1.0.0', 'dj-database-url', 'dj-email-url',