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 require cython<3.0 to avoid breaking install #491

Merged
merged 4 commits into from
Jul 20, 2023
Merged

MNT require cython<3.0 to avoid breaking install #491

merged 4 commits into from
Jul 20, 2023

Conversation

mvdoc
Copy link
Contributor

@mvdoc mvdoc commented Jul 20, 2023

Cython 3.0 was released a couple of days ago, and it introduces changes that break our install process. For now we can just fix the issue by requiring cython < 3.0. In the long run, we may want to adapt our cythonized code.

Closes #490

@mvdoc
Copy link
Contributor Author

mvdoc commented Jul 20, 2023

Docs are not building (see #492). I will merge this PR anyway because it's time sensitive, and I will release a new version of pycortex ASAP.

@mvdoc mvdoc merged commit 57e5f9c into main Jul 20, 2023
@mvdoc mvdoc deleted the mnt/cython branch July 20, 2023 18:44
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.

Issue installing on Mac M1
1 participant