qiskit/test/python
Erik 296b5c222a
Add minimum QPY version to user config (#14505)
* Add minimum QPY version to user config

* Fixing comparison between qpy_version and min_qpy_version

* Add tests for new feature min_qpy_version

* Fix linting issues

* Fix error messages

* Apply suggestions from code review

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>

---------

Co-authored-by: Luciano Bello <766693+1ucian0@users.noreply.github.com>
Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
2025-06-19 11:09:02 +00:00
..
circuit Fixes for dimacs-related boolean expression code (#14636) 2025-06-18 18:06:01 +00:00
compiler Support stretchy delays in `box` (#13899) 2025-06-05 15:49:28 +00:00
converters Remove calibrations APIs and related functionality (#13861) 2025-03-02 16:40:07 +00:00
dagcircuit Add `DAGCircuit.make_physical` (#14587) 2025-06-17 22:04:46 +00:00
mock Remove deprecated IBMQ dependent functionality (#11513) 2024-01-11 12:39:27 +00:00
passmanager Fix `PropertySet` re-use in `BasePassManager.run` (#11787) 2024-02-22 17:17:17 +00:00
primitives Move PendingDeprecations to Deprecations in the circuit library (#13604) 2025-05-28 05:47:34 +00:00
providers Annotation serialisation framework (#14439) 2025-06-04 20:20:27 +00:00
qasm Remove Sabre's manual insertion-order iteration and unnecessary sorts (#9560) 2023-02-15 00:08:30 +00:00
qasm2 Porting some of the MCX synthesis methods to Rust (#13929) 2025-06-03 12:41:59 +00:00
qasm3 Support stretchy delays in `box` (#13899) 2025-06-05 15:49:28 +00:00
qpy Add some compatibility fixes to SymbolExpr (#14508) 2025-06-05 14:18:57 +00:00
quantum_info Add methods to QubitSparsePauli, QubitSparsePauliList, and PauliLindbladMap (#14426) 2025-06-04 19:51:48 +00:00
result Fix result.to_dict() following new 2.0 typing (#14124) 2025-03-31 11:40:05 +00:00
synthesis Fixes for dimacs-related boolean expression code (#14636) 2025-06-18 18:06:01 +00:00
transpiler Extending rustiq synthesis plugin to work SparseObservables (#14582) 2025-06-17 12:30:22 +00:00
utils Remove pulse module files, pulse visualization and final cleanup (#13872) 2025-03-06 03:01:30 +00:00
visualization Remove sympy as a hard dependency (#14396) 2025-06-02 15:52:26 +00:00
__init__.py Remove coding: utf-8 per PEP 3120 (#4914) 2020-08-12 08:29:16 -04:00
legacy_cmaps.py Deprecate fake backends based on BackendV1 (#12660) 2024-07-29 10:09:40 +00:00
test_user_config.py Add minimum QPY version to user config (#14505) 2025-06-19 11:09:02 +00:00