Add PyHC Actions for PHEP 3 compliance and environment compatibility #7
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
|