Dušan Baran
Dušan Baran
I have noticed the following packaging behavior: When running `pipx run build` if TileDB core library is found in the system it gets picked up and used as the core...
Testing if Conda feedstock will work: https://github.com/conda-forge/tiledb-py-feedstock/pull/224
Seems like conda packages were able to produce: https://github.com/conda-forge/tiledb-py-feedstock/pull/224
The wheel size is most probably due to `strip=False` and `build_type=RelWithDebInfo`. Latest commit removed these options, lets see if the size will get smaller.
 Latest wheels are about 15MB in size