Skip to content

Add update() call when importing templateflow #44

@mgxd

Description

@mgxd

To greatly simplify users updating their templateflow skeletons as templates are added / change.

  • stick a call to templateflow.conf.update() in templateflow.__init__.py
  • allow users to freeze current skeleton by setting environmental variable, i.e. TEMPLATEFLOW_AUTOUPDATE=0
  • fail gracefully and inform users when trying and failing to update skeleton

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions