mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-30 06:30:37 -08:00
chore:switch to poetry as build tool and package manager
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
import rich
|
||||
from ..utils.fzf import fzf
|
||||
from . import (
|
||||
binge_interface,
|
||||
bye,
|
||||
download_interface,
|
||||
info_interface,
|
||||
stream_interface,
|
||||
binge_interface,
|
||||
download_interface,
|
||||
watchlist_interface,
|
||||
bye,
|
||||
)
|
||||
|
||||
options = {
|
||||
|
||||
Reference in New Issue
Block a user