We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c76a4 commit 2b4191fCopy full SHA for 2b4191f
setup.py
@@ -3,7 +3,7 @@
3
from spotifycli.version import __version__
4
5
setup(
6
- name='spotify-cli-linux',
+ name='spotify_cli_linux',
7
version=__version__,
8
python_requires='>=3.12.7',
9
description="a command line interface to Spotify on Linux",
0 commit comments