readthedocs refresh
This commit is contained in:
parent
f6dfbb1e95
commit
b30213c66f
2 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@ sphinx:
|
|||
formats: all
|
||||
|
||||
python:
|
||||
version: 3.7
|
||||
version: 3.12
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue