mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/pygal: link to an upstream issue re. pytest-runner
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -39,6 +39,7 @@ DOCS=( docs/changelog.rst README.md )
|
||||
python_prepare_all() {
|
||||
sed -i "/sphinx.ext.intersphinx/d" docs/conf.py || die
|
||||
# Not actually required unless we want to do setup.py test
|
||||
# https://github.com/Kozea/pygal/issues/430
|
||||
sed -i "s/'pytest-runner'\(,\)\?//" setup.py || die
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user