{python3Packages}: with python3Packages; buildPythonApplication { name = "spotify-shortcuts"; propagatedBuildInputs = [spotipy pyxdg desktop-notifier]; pyproject = true; build-system = [setuptools]; src = ./.; }