Does this answer it? IIRC, you’ll need to use the --all flag to get rid of stuff outside of build/lib:
python setup.py clean --all
Does this answer it? IIRC, you’ll need to use the --all flag to get rid of stuff outside of build/lib:
python setup.py clean --all