Closed bubenkoff closed 9 years ago
@evildmp can you please check that flaky test on the last build? not sure why it happens
@bubenkoff I still get that:
ERROR: py26: could not install deps [-r/Users/divio/testarkestra/Arkestra/REQUIREMENTS.txt,
-e.[test]]; v = InvocationError('/Users/divio/testarkestra/Arkestra/.tox/py26/bin/pip
install -r/Users/divio/testarkestra/Arkestra/REQUIREMENTS.txt -e.[test] (see
/Users/divio/testarkestra/Arkestra/.tox/py26/log/py26-1.log)', 1)
running locally. And on Travis: https://travis-ci.org/evildmp/Arkestra/jobs/71213956
try upgrading tox?
or use:
make develop
.env/bin/tox
Same result. But it must be something specific to 2.6 my machine.
follow up for #131