`opendalfs` is currently published to PyPI. Publish a Conda package to [Anaconda.org](https://anaconda.org/) so users can install it with Conda-compatible package managers. ## Acceptance criteria - [ ] Select and document the target Anaconda.org channel/owner. - [ ] Add or submit a package recipe whose Python support and runtime dependencies match the released Python package. - [ ] Publish `opendalfs` for the platforms supported by its dependency set. - [ ] Verify `conda install -c <channel> opendalfs` and `python -c "import opendalfs"` in a clean environment. - [ ] Document or automate how future tagged releases are updated and published.
opendalfsis currently published to PyPI. Publish a Conda package to Anaconda.org so users can install it with Conda-compatible package managers.Acceptance criteria
opendalfsfor the platforms supported by its dependency set.conda install -c <channel> opendalfsandpython -c "import opendalfs"in a clean environment.