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

Allow for pip: deps #58

Open
jonashaag opened this issue May 31, 2022 · 1 comment
Open

Allow for pip: deps #58

jonashaag opened this issue May 31, 2022 · 1 comment

Comments

@jonashaag
Copy link
Contributor

Would be nice to be able to specify pip deps in extra-specs. Maybe we can allow YAML syntax in extra-specs as discussed before:

extra-specs:
  - foo >= 1
  - pip
  - pip:
    - bar >= 42

WDYT @wolfv?

@jonashaag jonashaag changed the title Allow for pip: deps Allow for pip: deps May 31, 2022
@jonashaag
Copy link
Contributor Author

Would be possible to implement this if Micromamba had a way to specify pip deps in the CLI

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

No branches or pull requests

1 participant