Skip to content

Move to Pipfile for dependencies management #365

Description

@mykola-mokhnach

Currently the module dependencies are managed by requirements.txt. This is not good, since such format does not provide good compatibility with multiple python versions and also does not allow to properly use dependencies lock approach. We need to switch deps management to use Pipfile, which is actively developed and has much more possibilities for fine-tuning

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions