some improvements, new install

This commit is contained in:
2023-04-06 10:06:24 -05:00
parent 4955e744eb
commit 30960d1923
3 changed files with 153 additions and 71 deletions

View File

@ -7,7 +7,11 @@ verify_ssl = true
[packages]
ytmusicapi = "*"
platformdirs = "*"
numpy = "*"
[scripts]
sleep = "python shuffler.py Sleep"
[requires]
python_version = "3.6"
python_version = "3.10"