lightly-ai/lightly

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

已关闭

#2,012 创建于 2026年7月31日

 (0 条评论) (0 个反应) (0 位负责人)Python (337 个派生)auto 404
documentationgood first issue

仓库指标

星标
 (3,775 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南