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

[TST] Python 3.10 #242

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

[TST] Python 3.10 #242

wants to merge 6 commits into from

Conversation

ReinderVosDeWael
Copy link
Contributor

@ReinderVosDeWael ReinderVosDeWael commented Oct 5, 2021

PR adds Python 3.10 to the unit testing framework. This is currently failing due to the lack of updates of dependencies.

Failing dependencies: VTK (tracked at https://gitlab.kitware.com/vtk/vtk/-/issues/18335)

@github-actions github-actions bot added the Github Related to the Github repository label Oct 5, 2021
@ReinderVosDeWael ReinderVosDeWael changed the base branch from development to master November 15, 2021 18:51
@github-actions github-actions bot added the MATLAB On the MATLAB implementation label Nov 22, 2021
@ghisvail
Copy link

Now that BrainSpace compatibility with VTK 9.2 is fixed, this PR can be completed by installing the current prerelease of VTK with pip install --pre vtk for the Python 3.10 instance of testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Github Related to the Github repository MATLAB On the MATLAB implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TST] Add unit tests for Python 3.10
2 participants