Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support installation via conda #30

Open
1 of 4 tasks
paxtonfitzpatrick opened this issue May 11, 2021 · 2 comments
Open
1 of 4 tasks

support installation via conda #30

paxtonfitzpatrick opened this issue May 11, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@paxtonfitzpatrick
Copy link
Member

paxtonfitzpatrick commented May 11, 2021

requires implementing:

  • parser object analogous to the pip parser in davos/parsers.py
  • Davos method for conda installation (placeholder currently exists)
  • initial check for whether conda executable exists with cached result
  • updating some examples in the docs to show using conda as the installer
@paxtonfitzpatrick paxtonfitzpatrick added the enhancement New feature or request label May 11, 2021
@paxtonfitzpatrick paxtonfitzpatrick self-assigned this May 11, 2021
@paxtonfitzpatrick
Copy link
Member Author

The README at be11816 contains some conda-related text, examples, links, etc. that should be added back in when support is implemented.

@paxtonfitzpatrick
Copy link
Member Author

Code in conda.cli.install deals with actual installation of conda packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant