boa
boa copied to clipboard
boa test sometimes has too strict specs
when testing, boa get's specs from conda and they are
python 3.7
which is bad because that is python 3.7.0 implicitly with mamba. So we need to fix that somehow.