Skip to content

Use Pipenv for Dependency Management #3

Description

@imad-ant

Currently, no dependency management exists for this project.

Using a requirements.txt file (e.g. pip dependency management) is an option, but it is preferable to use Pipenv instead. The latter will automatically create a virtual environment to run the project in and installs the dependencies into this virtual environment. More details can be found here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions