We intentionally did not add scipp as a dependency to plopp so that we can install plopp when building and testing scipp. However, the conda-forge package depends on scipp. So we can no longer make clean envs for scipp with installed packages.
How do we address this? Do we remove scipp as a dependency on conda-forge and thereby make the package unusable is installed standalone? Or do we change how we make envs for scipp?