Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Removed useless files and moved test to other dirs * changed names * renamed dirs added to ignore * removed all useless and outdate files and tests from integration testing * added both ci testing categories * added ci testing seapration * finished the full test suite, added debugging printing * fixed full text suite argument passing * broadedn travis config * removed mindsdb storage * changed bug reporting template * changed bug reporting template * trying to get python to run on osx * trying lower python version for osx, removed windows * trying to fix python via new xcode * trying to get python 3.7.2 on osx * added possible windows setup * properly specifying pip version * updated lightwood version * changed phyhon version for ubuntu * added OS specific requirements install * removed windows req file, changed the format of the requirmenets.txt file * added missing import * added new temporary windows requirement * added dependency_links to help with windows install * got it working on windows * added appropriate waits * added os specific python runner * removed debugging logic * fixed windows dependency * changed test order for debugging purposes * switched default numpy version * added cache cleaning before setup * added longer timeouts * shortened test time for windows * switched to lightwood as default for fast test * changed github versioning * added tnesorflow-estimator requirement for macbook * trying new install on osx * added estimator to try getting osx to work * added warnning for failing imports * corrected place where imports are made * corrected place where imports are made * debugging * changed order for tensorflow estimator dependency * removed redundant imports * trying different versioning for tf estimator * I give up mkaing it work on macbook * changed test for macbook, lightwood made default backend * back to full test for macbook * version update * trying to make osx work... again
- Loading branch information