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 f0d6dc9 commit 449201fCopy full SHA for 449201f
Pipfile
@@ -7,6 +7,9 @@ name = "pypi"
7
spotifyconnector = {editable = true, path = "."}
8
9
[dev-packages]
10
+black = "*"
11
+flake8 = "*"
12
+pylint = ">=3.0.3"
13
14
[requires]
15
python_version = "3.10"
0 commit comments