lightly-ai/lightly

CLAUDE.md: update stale requires-python reference after Python 3.8 bump

Fechada

#2.012 aberto em 31 de jul. de 2026

 (0 comentário) (0 reação) (0 responsável)Python (337 forks)auto 404
documentationgood first issue

Métricas do repositório

Stars
 (3.775 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

CLAUDE.md line 61 says:

requires-python = ">=3.6" and CI tests old Python versions

Once #2000 merges, pyproject.toml will require >=3.8, making this line stale.

Update the reference to match.

Guia do colaborador