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 0c2b2a5 commit 7b320c4Copy full SHA for 7b320c4
pyproject.toml
@@ -7,7 +7,7 @@ name = "splunk-sdk"
7
version = "2.1.0"
8
description = "The Splunk Software Development Kit for Python"
9
readme = "README.md"
10
-requires-python = ">=3.7, <3.10"
+requires-python = ">=3.7, <4"
11
license = "Apache-2.0"
12
# license-files = ["LICEN[CS]E.*"]
13
authors = [{ name = "Splunk, Inc.", email = "[email protected]" }]
0 commit comments