mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/autobahn: Remove .pytest_cache to avoid installing it
Closes: https://bugs.gentoo.org/715442 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -65,6 +65,7 @@ python_test() {
|
||||
export USE_TWISTED=false
|
||||
export USE_ASYNCIO=true
|
||||
py.test -v autobahn/wamp/test/test_cryptosign.py || die
|
||||
rm -r .pytest_cache || die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user