lightly-ai/lightly

Raise minimum supported Python version to 3.8

Open

#1,945 opened on Jun 16, 2026

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (337 forks)auto 404
help wantedpackage

Repository metrics

Stars
 (3,775 stars)
PR merge metrics
 (PR metrics pending)

Description

Summary

Raise Lightly's minimum supported Python version to 3.8.

Why

Python 3.7 is EOL

Scope

  • packaging metadata/classifiers
  • CI workflow matrices and helper targets
  • docs / Read the Docs references

Acceptance

  • minimum version is 3.8+
  • CI no longer runs 3.7
  • docs and metadata match

Contributor guide