You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tomli as a dependency in GitHub Actions CI (#1564)
Adding tomli to fix the GitHub Actions CI test
breakages reported in #1392. This is a temporary
measure until `pytest-cov>2.12.1` is released.
* Remove coverage dependency since it is required by pytest-cov already
0 commit comments