pythonz icon indicating copy to clipboard operation
pythonz copied to clipboard

Creating debug builds with pythonz

Open EvilSupahFly opened this issue 1 year ago • 0 comments

How can I build debug versions of Python using pythonz?

In my .bashrc file, I wrote this function to mostly automate the creation of VENV instances with pythonz, but it just gives me standard builds. I would like the option to make a debug build, if possible.

EvilSupahFly avatar Oct 07 '24 19:10 EvilSupahFly