]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove hypothesis version checks
authorNicki Křížek <nicki@isc.org>
Tue, 30 Dec 2025 13:46:23 +0000 (14:46 +0100)
committerNicki Křížek <nicki@isc.org>
Wed, 21 Jan 2026 15:07:31 +0000 (16:07 +0100)
commit1291fa1a6da2b4fc52a779a326c438e758e103a8
tree53f5cc62b26df9e7e6f9d2454fa12cbbf767cdaf
parentce385d8100b9dfc14b6233453ea7dbcf0db56b3b
Remove hypothesis version checks

The minimum required hypothesis version has been set in requirements.txt
and no longer needs to be checked at runtime.

Since the hypothesis package is now a mandatory prerequisite, include it
in isctest as the other subpackages.
bin/tests/system/isctest/__init__.py
bin/tests/system/isctest/hypothesis/__init__.py