Feature request
Create an optional input excluded_packages so that users can list packages to be excluded from the SPEC 0 updates performed by this action.
Sample use cases
There's been an effort to make sure that packages in the heliopythoniverse can all be installed in the same Python environment. It took quite a long time for some of these packages to work with numpy>=2, so there was a need for other packages to continue allowing numpy>=1.26 for considerably longer than the 24 month period.
Feature request
Create an optional input
excluded_packagesso that users can list packages to be excluded from the SPEC 0 updates performed by this action.Sample use cases
There's been an effort to make sure that packages in the heliopythoniverse can all be installed in the same Python environment. It took quite a long time for some of these packages to work with
numpy>=2, so there was a need for other packages to continue allowingnumpy>=1.26for considerably longer than the 24 month period.