Diff python-json-logger-3.3.0 with a python-json-logger-4.0.0
| /usr/portage/dev-python/python-json-logger/python-json-logger-4.0.0.ebuild 2025-12-16 18:18:05.216617919 +0300 | ||
|---|---|---|
| 25 | 25 |
) |
| 26 | 26 |
" |
| 27 | 27 | |
| 28 |
EPYTEST_PLUGINS=() |
|
| 28 | 29 |
distutils_enable_tests pytest |
| 29 | ||
| 30 |
python_test() {
|
|
| 31 |
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 |
|
| 32 |
epytest |
|
| 33 |
} |
|