Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Network Health
sbws
Commits
a377872c
Commit
a377872c
authored
Apr 23, 2018
by
Matt Traudt
Browse files
Add config.default.log.ini to package data list
parent
e0019b78
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
a377872c
...
...
@@ -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'
,
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment