]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: test: Use virtualenv's Python interpreter when running tests from a venv
authorNicki Křížek <nicki@isc.org>
Wed, 15 Apr 2026 14:05:16 +0000 (16:05 +0200)
committerNicki Křížek <nicki@isc.org>
Wed, 15 Apr 2026 14:05:16 +0000 (16:05 +0200)
commit4197958d03eede352b71e07994f369cedde3ba8b
tree60b79a35475af303ae57ffb71d8d0f40df14a292
parentcf11b88e0ee19fda3220300cdd0725a327ecdc90
parent261185ecb579c465056677144471d42413946fdb
fix: test: Use virtualenv's Python interpreter when running tests from a venv

Merge branch 'nicki/pytest-venv-python' into 'main'

See merge request isc-projects/bind9!11854