Packaging/Python: Difference between revisions

imported>Makefu
No edit summary
imported>Samuela
Line 48: Line 48:
And the only other thing you need to do is figure out which non-Python packages your pip-installable packages will need, and include them in buildInputs.
And the only other thing you need to do is figure out which non-Python packages your pip-installable packages will need, and include them in buildInputs.


Caveats
== Caveats ==
== Caveats ==
=== ModuleNotFoundError: No module named 'pkg_resources' ===
=== ModuleNotFoundError: No module named 'pkg_resources' ===