1
0
Fork 0

dev-python/nwbinspector: specifying DISTUTILS_USE_PEP517

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2022-04-21 04:25:27 -04:00
parent f47553def0
commit 1011a562fa
No known key found for this signature in database
GPG Key ID: 161C0BE6255333D3
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1