core: updated MANIFEST file for packaging
This commit is contained in:
parent
f0ce426afc
commit
367221f084
1 changed files with 6 additions and 2 deletions
|
|
@ -2,19 +2,23 @@
|
|||
include test.ini
|
||||
include MANIFEST.in
|
||||
include README.rst
|
||||
include CHANGES.rst
|
||||
include LICENSE.txt
|
||||
|
||||
include rhodecode/VERSION
|
||||
|
||||
# docs
|
||||
recursive-include docs *
|
||||
|
||||
# all config files
|
||||
recursive-include configs *
|
||||
|
||||
# init.d
|
||||
recursive-include init.d *
|
||||
|
||||
# translations
|
||||
recursive-include rhodecode/i18n *
|
||||
|
||||
# bin stuff
|
||||
recursive-include rhodecode/bin *
|
||||
|
||||
# hook templates
|
||||
recursive-include rhodecode/config/hook_templates *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue