Skip to content

Add PyHC Actions for PHEP 3 compliance and environment compatibility #1

Add PyHC Actions for PHEP 3 compliance and environment compatibility

Add PyHC Actions for PHEP 3 compliance and environment compatibility #1

Triggered via pull request February 12, 2026 05:43
Status Success
Total duration 15s
Artifacts

phep3-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
PHEP 3: xarray: pyproject.toml#L0
xarray 2023.7 support can be dropped per PHEP 3 - Version 2023.7 released 30 months ago (>24 months). The minimum required version is xarray>=2024.2
PHEP 3: matplotlib: pyproject.toml#L0
matplotlib 3.6 support can be dropped per PHEP 3 - Version 3.6 is older than the minimum required version (matplotlib>=3.9)
PHEP 3: pandas: pyproject.toml#L0
pandas 2.0 support can be dropped per PHEP 3 - Version 2.0 is older than the minimum required version (pandas>=2.3)
PHEP 3: scipy: pyproject.toml#L0
scipy 1.11 support can be dropped per PHEP 3 - Version 1.11 released 31 months ago (>24 months). The minimum required version is scipy>=1.13
PHEP 3: numpy: pyproject.toml#L0
numpy 1.20 support can be dropped per PHEP 3 - Version 1.20 is older than the minimum required version (numpy>=2.0)
PHEP 3: python: pyproject.toml#L0
Python 3.10 support can be dropped per PHEP 3 - Python 3.10 is older than the minimum required version (3.12)