Skip to content

Commit 7c327c4

Browse files
committed
Add "Python 3 Only" classifier
1 parent bb4e71c commit 7c327c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ authors = [{ name = "Splunk, Inc.", email = "[email protected]" }]
1717
keywords = ["splunk", "sdk"]
1818
classifiers = [
1919
"Programming Language :: Python :: 3",
20+
"Programming Language :: Python :: 3 :: Only",
2021
"Programming Language :: Python :: 3.7",
2122
"Programming Language :: Python :: 3.9",
2223
"Programming Language :: Python :: 3.13",

0 commit comments

Comments
 (0)