From fb7417fa7623011ff1a199613aa2638d300e8cd2 Mon Sep 17 00:00:00 2001 From: Asif Saif Uddin Date: Wed, 27 Oct 2021 14:14:24 +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 20cfa9e..e3864ed 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,6 @@ setup( ], extras_require={ 'testing': [ - 'django-discover-runner', 'django-cache-url>=1.0.0', 'dj-database-url', 'dj-email-url',