Add cleaning of python files to 'clean' action.
When python files are cleaned, we will clear out all the .pyc, .pyo files, and any __pycache__ directories.
Showing
Please register or sign in to comment
When python files are cleaned, we will clear out all the .pyc, .pyo files, and any __pycache__ directories.