CIL
CIL copied to clipboard
Create environment files for installation
We need to create and maintain 3 CIL conda environment files
- CIL
- CIL + all plugins and packages to run CIL-demos
- CIL + all build & test requirements
These would then replace the conda install command in our readme.
See #2116 -> #2118
I think we should pivot to using pyproj dependancy groups rather than conda. But I'm not sure of the timeline - should close #2102 @casperdcl and @hrobarts ?
Environment files moved to https://github.com/TomographicImaging/Build-scripts/pull/1