mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 17:09:59 -04:00
The test framework already requires Python 3.10+ (conftest.py raises RuntimeError if version < 3.10), so skipif(sys.version_info < (3, 7)) can never trigger. Remove the dead markers and now-unused sys imports. Assisted-by: Claude:claude-opus-4-7 |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| include | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||