PVGeo
PVGeo copied to clipboard
conda-forge recipe with paraview-feedstock
First, I should get a conda-forge recipe up for PVGeo to avoid pip
installation issues.
Then! I should figure out how to require https://github.com/conda-forge/paraview-feedstock as a dependency in that recipe and properly set the environment variable PV_PLUGIN_PATH
in that conda environment so that users don't have to go through a painstaking installation process.
AND THEN, I should set up a CI build/testing process that installs ParaView from the conda feedstock and tests all the PVGeoPlugins in pvpython
Requires https://github.com/conda-forge/paraview-feedstock/issues/83
ParaView support has been dropped