Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Avoid eager imports from *NiWorkflows* causing API breaks #2495

Merged
merged 4 commits into from
Aug 6, 2021

Conversation

oesteban
Copy link
Member

@oesteban oesteban commented Aug 6, 2021

Removes the preloading of interfaces at __init__ of the interfaces submodule.

Removes the preloading of interfaces at ``__init__`` of the interfaces
submodule.
@oesteban oesteban requested a review from mgxd August 6, 2021 09:11
* sdcflows-1.3.x pinned niworkflows<1.4 (hence link was dismissed)
* when installing niworkflows-1.3.2, attempted to find versions of
  scipy lower than installed
* smriprep 0.7 pinned niworkflows<1.4 too.
* more restrictive sentry_sdk pin, as it attempted to find the lowest
  version possible
* added scikit-image to conda to speed up build
* do not check ``setup.cfg`` to install templateflow to let cached
  templates stay cached if the script hasn't changed.
@oesteban oesteban merged commit e5cf184 into nipreps:master Aug 6, 2021
@oesteban oesteban deleted the fix/new-niworkflows-api branch August 6, 2021 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant