CCPi-Regularisation-Toolkit icon indicating copy to clipboard operation
CCPi-Regularisation-Toolkit copied to clipboard

conda: fix noarch => python_version_independent

Open casperdcl opened this issue 2 months ago • 0 comments

  • https://docs.conda.io/projects/conda-build/en/stable/resources/define-metadata.html#python-version-independent-packages
  • https://conda-forge.org/docs/maintainer/knowledge_base/#non-version-specific-python-packages
  • ~seems not to work as per https://github.com/conda/conda-build/pull/5456#issuecomment-3416833262 (the conda-test jobs all forcefully install python3.10)~ requires conda-build>=25.3

casperdcl avatar Oct 17 '25 15:10 casperdcl