Tags: python-pusimp/pusimp
Tags
pip 24.1 does not allow anymore writing 'package-name==' without a ve… …rsion number while purposing making 'pip install' fail to determine all available versions. Write instead 'package-name==0', where version 0 surely does not exist
ruff now requires the check action to be provided explicitly
pip 24.1 does not allow anymore writing 'package-name==' without a ve… …rsion number while purposing making 'pip install' fail to determine all available versions. Write instead 'package-name==0', where version 0 surely does not exist
ruff now requires the check action to be provided explicitly
Switch conda container from continuumio/miniconda3 to condaforge/mini… …forge3