Packaging improvements.
authorOlof-Joachim Frahm <olof@macrolet.net>
Wed, 21 Jan 2015 23:31:03 +0000 (23:31 +0000)
committerOlof-Joachim Frahm <olof@macrolet.net>
Thu, 22 Jan 2015 00:08:45 +0000 (00:08 +0000)
commitcfe44975e80618da05a63e8736669c4e43f50511
tree5d63fbdf5c88199c0f6d7add72b51f7eaee38718
parentb24c2da4b2a16f815d8d297eaf423503eb251fc1
Packaging improvements.

`setup.py install` now installs both compiled message catalogs as well
as the script itself.

Note that isn't the best solution yet, as with a proper wheel
configuration we could get rid of the script in favour of a library
oriented approach (apparently).
Makefile
git_hooks/pre-commit/20-flake8 [new file with mode: 0755]
git_hooks/pre-commit/20-pep8 [deleted file]
setup.cfg
setup.py