Packaging/Python: Difference between revisions

imported>Samuela
mNo edit summary
imported>Samuela
mNo edit summary
Line 1: Line 1:
Packaging of python packages is generally done via [pypi2nix](https://github.com/nix-community/pypi2nix) or [pip2nix](https://github.com/nix-community/pip2nix).
Packaging of python packages is generally done via [pypi2nix https://github.com/nix-community/pypi2nix] or [pip2nix https://github.com/nix-community/pip2nix].


== Prepare Packaging ==
== Prepare Packaging ==