mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-python/readme: restrict tests
Some of the tests are do exact HTML comparisons which varies depending on the installed version of docutils. Bug: https://bugs.gentoo.org/597692 Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
This commit is contained in:
@@ -27,6 +27,8 @@ DEPEND="${RDEPEND}
|
||||
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
|
||||
"
|
||||
|
||||
RESTRICT="test"
|
||||
|
||||
DOCS=( README.rst )
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user