Hi, Is there a recommended way to add pip packages to osv images?
Was trying to figure that out and I also have a suggestion: I started using nix, which is a package manager, and it seems like it could be a really good tool for the job. It keeps track of every dependency for a piece of software, and copying all the files to run an image with python38 and some pip packages only takes one command. I think using nix could also make manifest_from_host.sh unnecessary (?) Anyways, is there an easier way to be using pip packages? Thanks, Matthew -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osv-dev/4dc5bb06-cfb4-4c9d-ba57-8f2dc96f9e3an%40googlegroups.com.
