rebuild fbreader after libunibreak update
[oi-userland.git] / components / python / process-tests / patches / 01-tox.ini-no-PYTHONPATH.patch
blobbde4a285a1041b0c1e4d0fb5ac4f12ef876a71c6
1 --- process-tests-3.0.0/tox.ini.orig
2 +++ process-tests-3.0.0/tox.ini
3 @@ -29,7 +29,6 @@
4 py312: {env:TOXPYTHON:python3.12}
5 {bootstrap,clean,check,report}: {env:TOXPYTHON:python3}
6 setenv =
7 - PYTHONPATH={toxinidir}/tests
8 PYTHONUNBUFFERED=yes
9 passenv =