* drop support for python 3.4 due to colorama not being available anymore
* Fixing logging_tools to properly handle level change when name is set
* Uses pytest instead of nose
* in easydev.easytest, get rid of nose to perform the
assert_list_almost_equal test
* remove multisetup module
* remove linux_distribution from platform module, which uses deprecated
python fucntion. Will remove platform module most probably in future
release.