Skip to content

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

Add PyHC Actions for PHEP 3 compliance and environment compatibility

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

Triggered via pull request January 31, 2026 03:29
@sapolssapols
synchronize #1
add-pyhc-actions
Status Success
Total duration 17s
Artifacts

phep3-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
PHEP 3: numpy: .#L0
numpy 1.14 support can be dropped per PHEP 3 - Version 1.14 is older than the minimum required version (numpy>=2.0)
PHEP 3: pandas: .#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: python: .#L0
No requires-python specified - Consider adding requires-python to specify supported Python versions
PHEP 3: metadata: .#L0
Using uv (from uv) for metadata extraction - Package uses legacy format (setup.py or Poetry)
PHEP 3: pyproject.toml: .#L0
Failed to parse pyproject.toml: [Errno 21] Is a directory: '.' - Will attempt uv-based extraction if available