there are a few references to setup.py:
- in the PR template, it's just a documentation fix, but it'll be nice,
- in the ci.yml files: the cache hash is calculated from the setup.py contents. If it doesn't change, the cache won't be rightfully invalidated. This fix is a bit more important.