TomographicImaging / CILViewer

A simple Viewer for 3D data built with VTK
Apache License 2.0
8 stars 6 forks source link

deleted conda_build_config.yaml #418

Closed paskino closed 3 months ago

paskino commented 3 months ago

Describe your changes

Remove conda_build_config.yaml as we moved to more modern VTK 9.

Describe any testing you have performed

Consider adding example code to examples

Link relevant issues

Checklist when you are ready to request a review

Contribution Notes

Qt contributions should follow Qt naming conventions i.e. camelCase method names.

VTK contributions should follow VTK naming conventions i.e. PascalCase method names.