maweigert / gputools

GPU accelerated image/volume processing in Python
BSD 3-Clause "New" or "Revised" License
108 stars 20 forks source link

slight change to allow unattended tests #8

Closed tlambert03 closed 6 years ago

tlambert03 commented 6 years ago

two small changes to prevent non-serious test failures

scikit-tensor seems to be hard to find for python 3 in most repos... so have nose try, but skip that test if it's not imported.