On 21/11/20 3:03 am, Paul Moore wrote:
For my own purposes, what I *actually* want is to specify a list of 3rd party packages ... I *don't* want clever logic to decide how to strip out "unused" bits.
I concur. With venvs, it seems like it should be possible to have a very simple tool that just packages up everything in your venv. Such a tool ought to be quite small and shouldn't require anything like the amount of maintenance that PyInstaller and its ilk seem to need. Am I wrong about this? -- Greg _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/XYZ4LPGPO2DXO3QE74V4NVHEW6G3S5GB/ Code of Conduct: http://python.org/psf/codeofconduct/