unitaryfund / mitiq

Mitiq is an open source toolkit for implementing error mitigation techniques on most current intermediate-scale quantum computers.
https://mitiq.readthedocs.io
GNU General Public License v3.0
363 stars 163 forks source link

Pin myst-parser #2317

Closed cosenal closed 6 months ago

cosenal commented 6 months ago

Myst-parser 3.0.0 was released today and that was breaking our builds.

My bad, I left this dependency too loose in #2269, and it's causing builds to fail, e.g. https://github.com/unitaryfund/mitiq/actions/runs/8807617694

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.23%. Comparing base (8c24a9b) to head (8a24403). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2317 +/- ## ========================================== - Coverage 98.30% 98.23% -0.08% ========================================== Files 91 87 -4 Lines 4308 4068 -240 ========================================== - Hits 4235 3996 -239 + Misses 73 72 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.