v1.4.6
- Create any needed directories to write a file.
- Prune any empty directories left when removing a file.
- Clean up the development recipe to more closely match the feedstock.
- Use GitPython's
BlobFilterto search for a particular file path. - Fix
python setup.py testto work correctly withunittest.