Skip to content

requirements.txt doesn't match the requirements of the default code #86

Description

@patrickmineault

It's a little confusing that the requirements in version.py differ from those in requirements.txt. You have to both install requirements.txt and -e for the code to work, and then you get a scary error about missing duecredit, so you also have to pip install duecredit. I can submit a PR, what would be the preferred route? Adding a -e . to requirements.txt, or changing the requirements in version.py?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions