From 6b12993247ef7d093174505f15041874819dedc0 Mon Sep 17 00:00:00 2001 From: David Daily Date: Thu, 6 Apr 2023 10:05:13 -0500 Subject: [PATCH] just trying to install --- Pipfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Pipfile b/Pipfile index 8c23876..8f23773 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,6 @@ spotipy = "*" dpath = "*" pathlib = "*" uuid = "*" -ytmusicapi = "*" [requires] python_version = "3.10"