quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.24k stars 1.01k forks source link

Pin sphinx dependencies that require Sphinx 5.0 or later #6414

Closed pavoljuhas closed 8 months ago

pavoljuhas commented 8 months ago

Fixes #6413

Related to #6400

pavoljuhas commented 8 months ago

cc: @smburdick

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (427c2bb) 97.81% compared to head (da8daa2) 97.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6414 +/- ## ======================================= Coverage 97.81% 97.81% ======================================= Files 1111 1111 Lines 97078 97078 ======================================= Hits 94957 94957 Misses 2121 2121 ```

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