summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/taskflow/taskflow-4.1.0.ebuild')
-rw-r--r--dev-python/taskflow/taskflow-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/taskflow/taskflow-4.1.0.ebuild b/dev-python/taskflow/taskflow-4.1.0.ebuild
index 55e23e3768a6..860cdb5ff6ca 100644
--- a/dev-python/taskflow/taskflow-4.1.0.ebuild
+++ b/dev-python/taskflow/taskflow-4.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
inherit distutils-r1
DESCRIPTION="A library to do [jobs, tasks, flows] in a HA manner using different backends"