borevitzlab / timestreamlib

DEPRECATED. Please use the current version of the TimeStream tools at https://gitlab.com/appf-anu/pyts2.
https://gitlab.com/appf-anu/pyts2
GNU General Public License v3.0
7 stars 4 forks source link

Add scikit image dependencies to preinstall_requirements.txt #148

Closed kdm9 closed 9 years ago

kdm9 commented 9 years ago

This just adds a couple of dependencies to the preinstall_requirements.txt list. This fixes a problem with scikit image's installation.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 799b9001ffeca6c4ebcdbbcdad7c5b54fdcef515 on kdmurray91:fix/requirements into 6adeb642b485687d53316873bdd6d3cdfe13369a on borevitzlab:next.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 799b9001ffeca6c4ebcdbbcdad7c5b54fdcef515 on kdmurray91:fix/requirements into 6adeb642b485687d53316873bdd6d3cdfe13369a on borevitzlab:next.

Joelgranados commented 9 years ago

This one looks good. Go ahead with it. Brownie point if you rebase it instead of merge --no-ff.

kdm9 commented 9 years ago

Fetch me one of your finest brownie points, please sir! :smile:

NB: I rebased it even though GH says merged

Joelgranados commented 9 years ago

Yep, I should have said "Brownie points if you merge --ff instead of merge --no-ff.". Thx!

kdm9 commented 9 years ago

They're more or less identical anyway in the case of an FF, right? It just updates the reference?