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

NEP-29 - enforce minimum Python version 3.10 #6591

Closed pavoljuhas closed 4 months ago

pavoljuhas commented 4 months ago

Fixes: #6463 Ref: https://numpy.org/neps/nep-0029-deprecation_policy.html

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.79%. Comparing base (bfba965) to head (1aa3173). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6591 +/- ## ========================================== - Coverage 97.79% 97.79% -0.01% ========================================== Files 1124 1124 Lines 95705 95704 -1 ========================================== - Hits 93595 93594 -1 Misses 2110 2110 ```

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