Skip to content

Commit

Permalink
dev-python/typish: python3_11 compat
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Shapranov <[email protected]>
  • Loading branch information
Equidamoid committed Aug 7, 2023
1 parent cd98ffc commit 53942bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_10 )
PYTHON_COMPAT=( python3_11 )
inherit distutils-r1

DESCRIPTION="Functionality for types"
Expand Down

0 comments on commit 53942bc

Please sign in to comment.