summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/drf-yasg')
-rw-r--r--dev-python/drf-yasg/drf-yasg-1.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/drf-yasg/drf-yasg-1.17.0.ebuild b/dev-python/drf-yasg/drf-yasg-1.17.0.ebuild
index 9a2b03b529f4..0a70b34bb76d 100644
--- a/dev-python/drf-yasg/drf-yasg-1.17.0.ebuild
+++ b/dev-python/drf-yasg/drf-yasg-1.17.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
+PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1
DESCRIPTION="Automated generation of Swagger/OpenAPI 2.0 schemas from Django Rest framework"