-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
Description of the feature
Many users go through conda to install PyAnsys libraries.
We would benefit greatly in terms of exposure by publishing to conda-forge.
Steps for implementing the feature
https://docs.conda.io/projects/conda-build/en/stable/user-guide/tutorials/build-pkgs.html
Note the need to depend on the openblas version of numpy as DPF is not compatible with the numpy-mkl flavor which is the default on conda.
https://docs.conda.io/projects/conda-build/en/stable/resources/package-spec.html#build-version-spec
Useful links and references
https://docs.conda.io/projects/conda-build/en/stable/user-guide/tutorials/index.html
No response