dwavesystems / dwave-gate

dwave-gate is a software package for constructing, modifying and running quantum circuits on the provided state-vector simulator.
Apache License 2.0
12 stars 7 forks source link

Deprecate Python 3.7 support #39

Closed thisac closed 11 months ago

thisac commented 11 months ago

Support for Python 3.7 has been deprecated as of 2023-06-27.

https://devguide.python.org/versions/

codecov[bot] commented 11 months ago

Codecov Report

Merging #39 (1ae82ae) into master (298d1df) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   99.87%   99.87%   -0.01%     
==========================================
  Files          18       17       -1     
  Lines        1563     1559       -4     
  Branches      263      262       -1     
==========================================
- Hits         1561     1557       -4     
  Misses          1        1              
  Partials        1        1              
Impacted Files Coverage Δ
dwave/gate/circuit.py 100.00% <100.00%> (ø)
dwave/gate/qir/__init__.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more