Broken CICD (Python 3.14)

Hi @sbeniamine

Looks like CICD is broken. My intuition: this is because of Python 3.14, which is now used by default in CICD and not unsupported by Hydra.

See a failing job here:

https://gitlab.com/qumin/Qumin/-/jobs/11700011765

My suggestion:

  • force python 3.13 or lower in CI-CD.
  • mark Python 3.14 as unsupported for the moment in PyPi, until we fix it upstream in hydra.