]> git.notmuchmail.org Git - notmuch/commit
test: do not add legacy bindings to PYTHONPATH release
authorMichael J Gruber <git@grubix.eu>
Fri, 20 Jun 2025 14:51:39 +0000 (16:51 +0200)
committerDavid Bremner <david@tethera.net>
Sun, 22 Jun 2025 19:02:31 +0000 (16:02 -0300)
commit5f199e89c7e3f061f1c6403ac77fbacf564ecf85
tree6064c5742a89e911674dc9aa6a72e631f41ad8eb
parentd5ab2f0c02da4415e8775847ebc01559c9652e4c
test: do not add legacy bindings to PYTHONPATH

d526797a ("python: move legacy python bindings to contrib.", 2025-02-15)
moved the legacy python bindings away from the location in `bindingss/`.
Do not add that location to the PYTHONPATH since it is obsolete.
test/test-lib.sh