Marcel Telka
2024-04-03 048a7222084696961865dab2f327aac36d8619ba
1
2
3
4
5
6
7
8
9
10
11
12
hunter is not needed to run tests
 
--- pytest-cov-5.0.0/setup.py.orig
+++ pytest-cov-5.0.0/setup.py
@@ -132,7 +132,6 @@
     extras_require={
         'testing': [
             'fields',
-            'hunter',
             'process-tests',
             'pytest-xdist',
             'virtualenv',