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