readthedocs refresh

This commit is contained in:
boyska 2025-02-28 23:29:38 +01:00
parent f6dfbb1e95
commit b30213c66f
2 changed files with 2 additions and 1 deletions

View file

@ -6,7 +6,7 @@ sphinx:
formats: all
python:
version: 3.7
version: 3.12
install:
- method: pip
path: .

View file

@ -51,6 +51,7 @@ classifiers = [
percentwait = ["mutagen==1.47.*"]
dev = ["pytest"]
all = ["larigira[percentwait,dev]"]
docs = ["sphinx"]
["project.entry-points.console_scripts"]
larigira = "larigira.main:main"