chore:switch to poetry as build tool and package manager

This commit is contained in:
Benex254
2024-06-23 20:13:09 +03:00
parent 4b5ff6348e
commit 3b8a565843
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 = {