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