summaryrefslogtreecommitdiff
path: root/dev-python/django-prometheus/django-prometheus-1.1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django-prometheus/django-prometheus-1.1.0.ebuild')
-rw-r--r--dev-python/django-prometheus/django-prometheus-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-prometheus/django-prometheus-1.1.0.ebuild b/dev-python/django-prometheus/django-prometheus-1.1.0.ebuild
index abb290d08b4e..7ad6293b28e2 100644
--- a/dev-python/django-prometheus/django-prometheus-1.1.0.ebuild
+++ b/dev-python/django-prometheus/django-prometheus-1.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1
DESCRIPTION="Library to export django metrics for prometheus"