Skip to content

Commit 7b320c4

Browse files
committed
Try fix build #2
1 parent 0c2b2a5 commit 7b320c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "splunk-sdk"
77
version = "2.1.0"
88
description = "The Splunk Software Development Kit for Python"
99
readme = "README.md"
10-
requires-python = ">=3.7, <3.10"
10+
requires-python = ">=3.7, <4"
1111
license = "Apache-2.0"
1212
# license-files = ["LICEN[CS]E.*"]
1313
authors = [{ name = "Splunk, Inc.", email = "[email protected]" }]

0 commit comments

Comments
 (0)