[1.7.x] Fixed #22464 - included contrib/gis/static in tarball
After switching to setuptools in commit 66f546b9,
contrib/gis/static isn't included in tarball anymore, this commit adds
that path to be `recursive-include` in `MANIFEST.in`
Backport of bad4721b from master