mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/python-octaviaclient: fix missing hacking
Closes: https://bugs.gentoo.org/830519 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -42,3 +42,7 @@ DEPEND="
|
||||
"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
EPYTEST_IGNORE=(
|
||||
octaviaclient/tests/unit/test_hacking.py
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user