dev-python/cattrs: use pyproject.toml

Closes: https://bugs.gentoo.org/799032
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-06-28 15:19:09 +02:00
parent 5d3db9e155
commit 8848e051c0

View File

@@ -3,6 +3,7 @@
EAPI=8
DISTUTILS_USE_SETUPTOOLS=pyproject.toml
PYTHON_COMPAT=( python3_{8..9} pypy3 )
inherit distutils-r1