From: Michał Górny Date: Tue, 21 Apr 2020 11:51:26 +0000 (+0200) Subject: dev-python/django_polymorphic: Remove unused django-setuptest dep X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bf15145accae4f87821c86051f49bd35260ba110;p=gentoo.git dev-python/django_polymorphic: Remove unused django-setuptest dep Signed-off-by: Michał Górny --- diff --git a/dev-python/django_polymorphic/django_polymorphic-2.0.3.ebuild b/dev-python/django_polymorphic/django_polymorphic-2.0.3.ebuild index b28e9c5f1571..2df90a656143 100644 --- a/dev-python/django_polymorphic/django_polymorphic-2.0.3.ebuild +++ b/dev-python/django_polymorphic/django_polymorphic-2.0.3.ebuild @@ -28,7 +28,6 @@ DEPEND=" ${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] test? ( - >=dev-python/django-setuptest-0.2.1[${PYTHON_USEDEP}] dev-python/dj-database-url[${PYTHON_USEDEP}] ) "