setup.py -> pyproject.toml #11
pyhc-actions.yml
on: push
PHEP 3 Compliance
17s
PyHC Environment Compatibility
21s
Annotations
5 warnings
|
PHEP 3 Compliance
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
PHEP 3: pandas:
pyproject.toml#L0
pandas 0.23 support can be dropped per PHEP 3 - Version 0.23 is older than the minimum required version (pandas>=2.3)
|
|
PHEP 3: numpy:
pyproject.toml#L0
numpy 1.14 support can be dropped per PHEP 3 - Version 1.14 is older than the minimum required version (numpy>=2.1)
|
|
PHEP 3: python:
pyproject.toml#L0
Python 3.5 support can be dropped per PHEP 3 - Python 3.5 is older than the minimum required version (3.12)
|
|
PyHC Environment Compatibility
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|