mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-python/testfixtures: Fix test failures
Closes: https://bugs.gentoo.org/802348 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -37,5 +37,5 @@ python_prepare_all() {
|
||||
python_test() {
|
||||
local -x PYTHONPATH="."
|
||||
local -x DJANGO_SETTINGS_MODULE=testfixtures.tests.test_django.settings
|
||||
epytest
|
||||
epytest -Wignore::DeprecationWarning
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user