Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
__pycache__
and test module .so
files
The `__pycache__` directories were still be included in the final image. It also missed removing the C-extension tests `*.so` files.
- Loading branch information