mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/black: RESTRICT is already added by distutils_enable_tests
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -18,7 +18,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
DEPEND="
|
||||
test? (
|
||||
@@ -54,4 +53,5 @@ python_prepare_all() {
|
||||
|
||||
distutils_enable_tests pytest
|
||||
# docs fail to build:: module 'black' has no attribute 'is_python36'
|
||||
# 'release': return_codes_re.sub('', self.config.release),
|
||||
#distutils_enable_sphinx docs dev-python/recommonmark
|
||||
|
||||
Reference in New Issue
Block a user