Skip to content

Commit

Permalink
workaround for coverage breakage
Browse files Browse the repository at this point in the history
  • Loading branch information
meejah committed Mar 13, 2024
1 parent 585d7b0 commit 964a2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -35,7 +35,7 @@ deps=
automat
## XXX this doesn't work on github-actions
## GeoIP
coverage
coverage < 7.0.0 # lcov 0.2.5 incompatible with newer coverage
coverage-lcov
toml # needed by above, but that doesn't declare it??
cryptography
Expand Down

0 comments on commit 964a2d9

Please sign in to comment.