Add pypi version and wheel

This commit is contained in:
Tom 2025-02-20 14:03:54 +00:00 committed by GitHub
parent ee546cd788
commit a832e44e03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,8 @@
# Q<sup>3</sup> Quick Querying of Qubes
[![Static Badge](https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity/emerging_badge.svg)](https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity#emerging)
[![Docs](https://readthedocs.org/projects/qubed/badge/?version=latest)](https://qubed.readthedocs.io/en/latest/)
[![PyPi](https://img.shields.io/pypi/v/qubed.svg)](https://pypi.org/project/qubed/)
[![Wheel](https://img.shields.io/pypi/wheel/qubed.svg)](https://pypi.org/project/qubed/)
Qubed provides a datastructure primitive for working with trees of DataCubes. If a normal tree looks like this:
```