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 acc8afb commit 43a73d4Copy full SHA for 43a73d4
pyproject.toml
@@ -4,7 +4,7 @@ description = "A Waybar module for displaying cryptocurrency market information
4
authors = [{ name = "Ross", email = "git@ross.ch" }]
5
license = { file = "LICENSE.md" }
6
requires-python = ">=3.8"
7
-dependencies = ["requests", "setuptools"]
+dependencies = ["requests"]
8
dynamic = ["version", "readme"]
9
10
[project.scripts]
0 commit comments