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
Hmm, I think we can probably remove the coveralls dependencies and usage. It looks like the package isn't well-maintained and hasn't been updated in some time.
Perhaps we can stick with codecov (similarly to how it was done in mitiq?): unitaryfund/mitiq#301
coveralls
is listed as a dependency in thetoml
file.But this package is not compatible with
py>3.10
.https://github.com/TheKevJames/coveralls-python#coveralls-for-python
Probably why a warning is raised by pytest in the
3.11
workflow?https://github.com/vprusso/toqito/actions/runs/6800993611/job/18490827614?pr=212#step:5:668
The text was updated successfully, but these errors were encountered: