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

Release pins from all pytest-related packages #6602

Closed pavoljuhas closed 4 months ago

pavoljuhas commented 4 months ago

Remove top-version limits on the pytest-related package. These pins were introduced a while ago and are hopefully not needed anymore.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.81%. Comparing base (cf86dda) to head (26817c5). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6602 +/- ## ========================================== - Coverage 97.81% 97.81% -0.01% ========================================== Files 1061 1061 Lines 91656 91658 +2 ========================================== Hits 89657 89657 - Misses 1999 2001 +2 ```

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