Skip to content
Snippets Groups Projects
Commit a377872c authored by Matt Traudt's avatar Matt Traudt
Browse files

Add config.default.log.ini to package data list

parent e0019b78
Branches
Tags
No related merge requests found
......@@ -20,8 +20,8 @@ def get_package_data():
# other_files.append(os.path.join(r, f))
# return other_files
return [
'passwords.txt.example',
'config.default.ini',
'config.default.log.ini',
'config.example.ini',
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment