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

MNT: Build on Python 3.9 environment #2782

Merged
merged 4 commits into from
May 23, 2022
Merged

Conversation

effigies
Copy link
Member

Quick check. If this works, then let's upgrade to Python 3.9 for 22.0.x. Otherwise it can wait.

@mgxd
Copy link
Collaborator

mgxd commented May 23, 2022

ah, nipype 1.8.1 is not yet available on conda-forge

@effigies
Copy link
Member Author

@mgxd This configuration installs nipype 1.8.1. I think we should be good to go here.

opt_re = re.compile(r'(\[--?[\w-]+(?:[^\[\]]+(?:\[[^\[\]]+\])?)?\])')
# Matches all flags with up to two nested square brackets
# I'm sorry.
opt_re = re.compile(r'(\[--?[\w-]+(?:[^\[\]]+(?:\[(?:[^\[\]]+(?:\[[^\[\]]+\])?)+\])?)?\])')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😅

@effigies effigies merged commit 3ef48ac into nipreps:master May 23, 2022
@effigies effigies deleted the mnt/py39 branch May 23, 2022 17:10
@effigies effigies added this to the 22.0.0 milestone May 27, 2022
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.

None yet

2 participants