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