------------------
New features:
- Replaced buildout with pip for setting up test environment. No longer test on
Python 3.4 and 3.5. Do test on 3.7. Current test matrix: 2.7, 3.6, 3.7, pypy,
pypy3. [maurits] (66)
Bug fixes:
- When no arguments are given, show the help. This fixes error on some Python
versions when calling 'bin/i18ndude' without arguments. [maurits] (68)