Skip to content

Unable to run tests - dependency issue #28

@mdavis-xyz

Description

@mdavis-xyz

I'm trying to run the unit tests, so that I can write a PR.

I can't figure out how. There's no requirements.txt or requirements_test.txt.

setup.py only specifies Flask as a dependency, and no test dependencies.

If I install Flask and run python3 setup.py test, it says:

ModuleNotFoundError: No module named 'flask.ext'

So are the dependencies in setup.py missing something? What do I pip install? Flask-Ext? That library has 1 contributor, no stars, no forks, no issues. Is that the right one?

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