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 9fed603 commit 0cfbaaeCopy full SHA for 0cfbaae
pyproject.toml
@@ -24,10 +24,6 @@ dependencies = [
24
"deprecation>=2.1.0",
25
"importlib-metadata>=6.7.0",
26
"python-dotenv>=0.21.1",
27
-]
28
-
29
-[dependency-groups]
30
-dev = [
31
"flake8>=3.9.2",
32
"flake8-blind-except>=0.2.1",
33
"flake8-builtins>=2.1.0",
@@ -44,6 +40,10 @@ dev = [
44
40
"types-setuptools>=69.0.0.0",
45
41
]
46
42
43
+# TODO :(
+# [dependency-groups]
+# dev = []
+
47
[project.urls]
48
HOMEPAGE = "https://pypi.org/project/splunk-sdk"
49
DOCS = "https://docs.splunk.com/Documentation/PythonSDK/2.0.0"
0 commit comments