chore:switch to poetry as build tool and package manager

This commit is contained in:
Benex254
2024-08-05 09:47:00 +03:00
parent 7be9db9724
commit 651791abdb
59 changed files with 356 additions and 314 deletions

View File

@@ -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 = {