qir-alliance/pyqir

PyQIR metapackage does not lock subpackage versions

cgranade opened this issue · 0 comments

Describe the bug

When installing a specific version of PyQIR using the pyqir metapackage, the latest version is installed instead, as the metapackage does not lock exact versions for subpackages.

To Reproduce

$ pip install pyqir==0.5.0a1
...
Successfully installed pyqir-0.5.0a1 pyqir-evaluator-0.6.2 pyqir-generator-0.6.2 pyqir-parser-0.6.2