Skip to content

Project - Move requirements #108

@pylapp

Description

@pylapp

Use kind of requirements.txt file to list and gather Python dependencies (names and versions) and update documentation to run cmmand lile:

pip install -m requirements.txt

where such file contains stuff like (here foo, bar and wizz are dependencies):

foo==1.2.3
bar==4.5.6
wizz==7.8.9

And update doctor script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions