Charles SENGES
Charles SENGES
> It's not something that has been considered. I like the thought, but I am a bit concerned about the potential security issues surrounding the idea. I'm certainly open to...
Sorry had a lot going on in my life recently, I'm working on the script right now. Will make a PR very soon so you can have a glance at...
Nice, thanks for adding kitt to the list :pray:
pip version update is planned in https://github.com/NixOS/nixpkgs/pull/198024
If you still want to use setuptools as build backend, a simple workaround is to explicitly provide an empty value for `licence-files` in your `pyproject.toml`: ```toml [tool.setuptools] license-files = []...
I had (and still have) the exact same issue with `nix (Nix) 2.13.5` in docker. This is quite annoying, no topic nor any issue seems to properly address the root...