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

Remove vtk8 variants and updates Python variants #375

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

paskino
Copy link
Collaborator

@paskino paskino commented Jan 12, 2024

removes the VTK variants 8.1.2 since TomographicImaging/iDVC#77 is fixed and iDVC can use VTK9.
removes Python 3.6 variant

closes #374
closes #340

@lauramurgatroyd
Copy link
Member

We either need to hold off on merging this or hold off on releasing the viewer until we have a new release of iDVC


run:
- python {{ python }}
- numpy
- vtk {{ vtk }}
- vtk
Copy link
Member

Choose a reason for hiding this comment

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

Should we fix at a vtk version we have tested with and know works?

@paskino paskino merged commit c33ace9 into master Jan 17, 2024
3 checks passed
@casperdcl casperdcl deleted the remove_vtk8_variants branch January 31, 2024 16:52
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.

remove VTK variants 8.1.2 dataclasses module used which doesn't exist in python 3.6
2 participants