ArcticDB
ArcticDB copied to clipboard
Channel for debug Conda builds
How to do debug builds on conda?
Julien's idea:
We could setup a dedicated channels for Debug of RelWithDebInfo builds on conda-forge:
mamba install -c conda-forge/label/arcticdb_debuginfo arcticdb
ie, we could have a channel for Debug builds.