Skip to content

How to manage dependencies #205

Description

@mielvds

Currently, we list dependencies in

  • setup.py is for package distribution,
  • requirements.txt for rapid development environment, and
  • requirements-test.txt for rapid test development environment

This issue is to discuss whether the last two should be merged for simplicity and/or we should move to something like https://python-poetry.org/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions