Skip to content

Commit

Permalink
adding config to package data
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Dec 6, 2017
1 parent 12b6b7e commit 5c58765
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
package_data={
name: [
'VERSION',
'config/core.default.cfg',
'config/core.schema.cfg',
'config/debug.default.cfg',
],
},
install_requires=md.install_requires,
Expand Down

0 comments on commit 5c58765

Please sign in to comment.