templateflow / python-client

A python client to query TemplateFlow via pyBIDS
https://templateflow.org/python-client/
Apache License 2.0
8 stars 12 forks source link

FIX: Check and update HOME if needed with every installation #20

Closed oesteban closed 5 years ago

oesteban commented 5 years ago

Close #11

oesteban commented 5 years ago

I have added unit tests for the new update_home function (basically, items 2 and 3 of your list).

I would test installation separately, though - maybe Travis is the best option, I agree.