summaryrefslogtreecommitdiff
path: root/dev-python/taskgroup
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-11-01 18:55:14 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-11-01 18:55:14 +0000
commit054cf8144e42f15629c6921de998ff8557b81a6e (patch)
tree125cabbb1472f24a208e60fa3248b4f050eba8c6 /dev-python/taskgroup
parent2091a0f79162c6500fde6d334babf73042804b16 (diff)
downloadbaldeagleos-repo-054cf8144e42f15629c6921de998ff8557b81a6e.tar.gz
baldeagleos-repo-054cf8144e42f15629c6921de998ff8557b81a6e.tar.xz
baldeagleos-repo-054cf8144e42f15629c6921de998ff8557b81a6e.zip
Adding metadata
Diffstat (limited to 'dev-python/taskgroup')
-rw-r--r--dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild b/dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild
index f36a4be4785e..213eb53354d4 100644
--- a/dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild
+++ b/dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild
@@ -4,6 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
+# py3.11: this is a backport to py3.10, please do not add more targets
PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
inherit distutils-r1 pypi