Python: remove the useless `semantic-release-pypi`
## Problem The [`semantic-release-pypi`](https://github.com/abichinger/semantic-release-pypi) only works with `setup.py` / `setup.cfg`. ## Proposal Remove the plugin and provide an example using [`@semantic-release/exec`](https://github.com/semantic-release/exec).
issue