mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/setuptools_scm_git_archive: add pypy3 to PYTHON_COMPAT
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy3 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A setuptools_scm plugin for git archives"
|
||||
|
||||
Reference in New Issue
Block a user