* generated new diff files covering this sync
* added some helper scripts for the sync process
* fixed RTD theme regression (due to RTD changes since the last release)
Closes#43
* sync with latest typeshed stub file (closes#54)
* publish `dev/mypy.allowlist` in sdist (closes#53)
* drop Python 3.7 support due to positional-only arg
syntax in the updated stub file
We're using stdb (https://pypi.python.org/pypi/stdeb/0.8.5) to build debian packages from the source distribution of contextlib2, and it fails becasue MANIFEST.in is not in the tgz
This