Marcel Telka
2024-04-03 1e5fef1a8c653f8be12b2aeadac3a818fa113f55
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',