Results 905 comments of Trim21

https://github.com/jesec/flood/wiki/Install-Flood-on-Debian,-Ubuntu-and-derivatives

some testing: 54936c73b is good 64f10c582 is bad this is caused by https://github.com/pypa/setuptools/pull/4539

I send a [PR](https://github.com/pypa/distutils/pull/313) and never get review, so I close it when I stop using setuptools in my projects. Fell free to cherry pick if you find it useful.

> [@trim21](https://github.com/trim21) understandable. I don't know why CI runs on such an important repo as setuptools include configurations using ccache, especially since this is not even the first time there...

maybe the default should be `pydiverse_common`, there are indeed in some case it's `pydiverse.common`, but `pydiverse_common` would fit more packages.

it also missing `--no-deps` in `pip install` command?

This is just a question: why don't we install pkg-py3-none-any.whl to avoid the need of hatchling/setuptools/flit/poetry when it's a noarch:python package?

I mean noarch-python packages here, so no linkage is required...

https://github.com/auth0/node-jwa/issues/51

looks like you need to upgrade or downgrade Node.js