Skip to content

Commit

Permalink
TEMP: pin coverage to 7.6.1 generally
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Nov 14, 2024
1 parent c6d7603 commit 4cac00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
],
'devel-utils': [
'asv', # benchmarks
'coverage',
'coverage==7.6.1',
'gprof2dot', # rendering cProfile output as a graph image
'psutil',
'pytest-xdist', # parallelize pytest runs etc
Expand Down

0 comments on commit 4cac00f

Please sign in to comment.