lightly-ai/lightly
CLAUDE.md: update stale requires-python reference after Python 3.8 bump
已關閉
#2,012 建立於 2026年7月31日
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.