Thank you so much for already adding this to conda-forge. Would y'all be open to a pull request that includes installation instructions for the package manager pixi? Creating and adding geosnap to a pixi project already works.
I would add:
pixi init <name-of-project>
cd <name-of-project>
pixi add geosnap
This is coming from a former mamba user who just wanted a project-based way of doing things.
Hey folks,
Thank you so much for already adding this to conda-forge. Would y'all be open to a pull request that includes installation instructions for the package manager
pixi
? Creating and addinggeosnap
to a pixi project already works.I would add:
This is coming from a former mamba user who just wanted a project-based way of doing things.