From 532066d259001b1ee078431834752690a68d91e7 Mon Sep 17 00:00:00 2001 From: David Daily Date: Mon, 23 May 2022 13:58:45 -0500 Subject: [PATCH] Update 'Pipfile' --- Pipfile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Pipfile b/Pipfile index e88e54d..f0c7243 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,4 @@ ytmusicapi = "*" numpy = "*" [requires] -python_version = "3.6" - -[scripts] -eggsecute = "python shuffler.py" \ No newline at end of file +python_version = "3.6" \ No newline at end of file