summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-04-21 13:51:26 +0200
committerMichał Górny <mgorny@gentoo.org>2020-04-21 14:05:02 +0200
commitbf15145accae4f87821c86051f49bd35260ba110 (patch)
tree75a42198b97531ab3346e3f6718afb3534a76d72 /dev-python/django_polymorphic
parentdev-lang/spidermonkey: fix virtual address length on ia64 (diff)
downloadgentoo-bf15145accae4f87821c86051f49bd35260ba110.tar.gz
gentoo-bf15145accae4f87821c86051f49bd35260ba110.tar.bz2
gentoo-bf15145accae4f87821c86051f49bd35260ba110.zip
dev-python/django_polymorphic: Remove unused django-setuptest dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/django_polymorphic')
-rw-r--r--dev-python/django_polymorphic/django_polymorphic-2.0.3.ebuild1
1 files changed, 0 insertions, 1 deletions
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}]
)
"