Skip to content

readthedocs.yaml usa Python 3.8 (end-of-life da ottobre 2024) #96

Description

@pigreco

Problema

.readthedocs.yaml specifica:

python:
  version: 3.8

Python 3.8 ha raggiunto l'end-of-life a ottobre 2024 (nessuna patch di sicurezza).

Domande/fix proposto

  • Aggiornare a una versione supportata (es. 3.12).
  • Verificare se ReadTheDocs è effettivamente ancora usato come canale di pubblicazione, dato che il deploy principale sembra avvenire via .github/workflows/gh-deploy.yml (GitHub Pages). Se ReadTheDocs è residuo storico non più necessario, valutare la rimozione della configurazione per evitare un doppio deploy da mantenere allineato.

Impatto

Build ReadTheDocs (se ancora attiva) su runtime non più supportato.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions