Get this building and passing tests
Changes: * add .DS_Store to .gitignore * Decode base64 encoded emails for tests * Pick a version of scikit since the pickled clasifiers are based on that * Add missing numpy and scipy dependencies
This commit is contained in:
committed by
Alex Riina
parent
c5e4cd9ab4
commit
8b1f87b1c0
5
.gitignore
vendored
5
.gitignore
vendored
@@ -48,4 +48,7 @@ tramp
|
||||
*_archive
|
||||
|
||||
# Trial temp
|
||||
_trial_temp
|
||||
_trial_temp
|
||||
|
||||
# OSX
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user