mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/manhole: fix PYTHONPATH for tests
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -35,6 +35,7 @@ distutils_enable_sphinx docs dev-python/sphinx-py3doc-enhanced-theme
|
||||
distutils_enable_tests --install pytest
|
||||
|
||||
python_test() {
|
||||
local -x PYTHONPATH="${S}/src:${PYTHONPATH}"
|
||||
local EPYTEST_DESELECT=(
|
||||
tests/test_manhole.py::test_connection_handler_exec
|
||||
tests/test_manhole.py::test_non_daemon_connection
|
||||
|
||||
Reference in New Issue
Block a user