Skip to content

Support sub-package managers (e.g. pip) #25

Description

@pelson

Tl;dr : support pip specifications of packages as well


I received the following email:

I was wondering though if it's possible to include pip packages in the environment specification? For example, my environment.yml file looks like:

dependencies:
- python=3
- requests
- xlsxwriter
- pip
- pip:
    - dateparser==0.4.0
    - tweepy
    - ujson

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions