Skip to content

Need poetry integration #17

@p3r7

Description

@p3r7

We already have integration with:

  • vanilla pip (requirements.txt)
  • conda (environment.yaml)

The big advantage of conda is that it creates automatically a dedicated virtual env (conda env specifically). The bad thing is that it's pretty niche compared to pip.

Vanilla pip does not offer this automatic virtual env creation out of the box, but Poetry seems to fill up that gap (and be what the cool kids use).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions