erikbern / git-of-theseus

Analyze how a Git repo grows over time

Home Page:https://erikbern.com/2016/12/05/the-half-life-of-code.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drop Python 3.6 build and add Python 3.11

owenlamont opened this issue · comments

I noticed a build for Python 3.6 failed here. Since Python 3.6 is past end of life I think it is reasonable to drop it. I've also tested git-of-theseus manually with no issues on Python 3.11 if we wanted to add that.

Yeah that would make sense! I think it's as easy as just updating https://github.com/erikbern/git-of-theseus/blob/master/.github/workflows/ci-cd.yml