Skip to content

Host the CTF on Conda-forge #352

@f-allian

Description

@f-allian

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions