Skip to content

Commit 5c03708

Browse files
author
Sam Stelle
committed
Changed setup.py to build new package splunk_csv.
1 parent 5eda5a5 commit 5c03708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ def exclude(path):
186186
packages = ["splunklib",
187187
"splunklib.modularinput",
188188
"splunklib.searchcommands",
189-
"splunklib.searchcommands.csv"],
189+
"splunklib.searchcommands.splunk_csv"],
190190

191191
url="http://github.com/splunk/splunk-sdk-python",
192192

0 commit comments

Comments
 (0)