lightly-ai/lightly

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

クローズ

#2,012 opened on 2026/07/31

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (337 件のフォーク)auto 404
documentationgood first issue

Repository metrics

Stars
 (3,775 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド