Closed couture-ql closed 4 years ago
Fix travis by relying on pip for install requirements. Fixes an issue where running python test would fail for python 3.5 as it would install latest dependencies, of which may be incompatible with python 3.5.
python test
Signed-off-by: Jamie Couture jamie@quandl.com
Fix travis by relying on pip for install requirements. Fixes an issue where running
python test
would fail for python 3.5 as it would install latest dependencies, of which may be incompatible with python 3.5.Signed-off-by: Jamie Couture jamie@quandl.com