dev-python/prawcore: PEP517

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova 2022-12-13 01:24:02 +05:00
parent 9d5a520776
commit ae971f6147
No known key found for this signature in database
GPG Key ID: E7B76EDC50864BB1

View File

@ -4,6 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Low-level communication layer for PRAW"