mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-05 20:40:09 -08:00
chore: update entry point
This commit is contained in:
@@ -21,7 +21,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
fastanime = 'fastanime:FastAnime'
|
||||
fastanime = 'fastanime:Cli'
|
||||
|
||||
[project.optional-dependencies]
|
||||
standard = ["fastapi[standard]>=0.115.0", "mpv>=1.0.7", "plyer>=2.1.0"]
|
||||
|
||||
Reference in New Issue
Block a user