dream2nix/pkgs
DavHau 66658fb429 pip: fix bug with parsing requirements
When parsing the pip report, parsing some requirements could fail, as the packaging library used for the parsing was different from the one used by pip internally.

This makes sure that always the pip internals packaging library is used, which should prevent inconsistencies like that.
2023-08-28 15:27:03 +00:00
..
fetchPipMetadata pip: fix bug with parsing requirements 2023-08-28 15:27:03 +00:00
writers Add module docs for writers 2023-07-26 15:52:57 +02:00