| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| blueqat 2.1.1 -- packaging fix for blueqat.eo source code.tar.gz | 2026-07-15 | 125.4 kB | |
| blueqat 2.1.1 -- packaging fix for blueqat.eo source code.zip | 2026-07-15 | 171.9 kB | |
| README.md | 2026-07-15 | 439 Bytes | |
| Totals: 3 Items | 297.8 kB | 0 | |
Fix
2.1.0 shipped without the blueqat.eo package in non-editable installs: pyproject.toml's explicit package list was missing blueqat.eo, so import blueqat.eo raised ModuleNotFoundError after pip install. This patch adds it and is verified with a clean install (import, exch gate, and the 'eo' backend all work).
If you installed 2.1.0, upgrade with:
pip install --upgrade git+https://github.com/blueqat/blueqatSDK