hunter is not needed to run tests

--- pytest_cov-6.2.1/setup.py.orig
+++ pytest_cov-6.2.1/setup.py
@@ -131,7 +131,6 @@
     extras_require={
         'testing': [
             'fields',
-            'hunter',
             'process-tests',
             'pytest-xdist',
             'virtualenv',