> From: Ben Hutchings <[email protected]> > > Installing the Python extension currently creates an egg-info > directory in the source tree, preventing a fully out-of-tree build. > > Add the necessary runes to the setup.py comamnd line to relocate the > egg-info directory in an out-of-tree build. > > Signed-off-by: Ben Hutchings <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=1
