Skip to content

Implement Poetry for dependency management #10

Description

@ginic

Dependency Management: Consider using a tool like Poetry for managing project dependencies. This can help ensure consistent environments and make it easier to manage project dependencies. Poetry uses pyproject.toml and can be used to build and distribute projects too.

Definition of done:

  • Implement poetry as package manager for the python project template
  • Update build instructions and GitHub actions as appropriate
  • Update README to describe dependency management with poetry

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