Added
- Basic travis.ci checking for installation on python 2.7, 3.5, 3.6 and flake8 on files
- Reorganize tindetheus functions into submodules image_processing, machine_learning, tinder_client
Changed
- Bugfix python 2.7 installation
- Bugfix related to try except that was overriding the database folder on newer numpy distributions
- Moved installation instructions, changelog, and validate function details to separate files
- numpy.load now uses allow_pickle=True
Removed
- Remove function from tindetheus into submodules image_processing, machine_learning, tinder_client