-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In addition to PyPI, we should host the CTF on conda-forge to enable:
- Cross-language dependency support for more complex research software.
- Precompiled binaries for dependencies that require non-Python extensions (this will also reduce installation issues).
- Stricter dependency resolutions during installation.
- Ultimately, this will give users an alternative and arguably more reproducible way of installing the CTF via:
conda install causal-testing-framework --channel conda-forge
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request