===================
Fixed
~~~~~
* Drop support for PyPy: it seams that lxml is not available for this Python implementation.
* Drop support for Python 3.7: this Python version is not yet available on all platform.
However, it is known to work on Ubuntu with the python-3.7-dev release.
Other
~~~~~
* Use the pseudo-tags ``start-exclude``/``end-exclude`` in ``CHANGELOG.rst`` and ``README.rst``
to exclude text from the generated ``PKG-INFO`` during setup.