Skip to content

Unable to run test cases #138

@stkgo

Description

@stkgo

Describe the bug
I am unable to run the test cases. They all complain with

E   ModuleNotFoundError: No module named 'scprep'

To Reproduce
Standalone code to reproduce the behavior:

cd scprep
pytest -vv

Expected behavior
I would expect all of the tests to run and pass

Actual behavior
Test cases all fail with:

E   ModuleNotFoundError: No module named 'scprep'

scprep version
Lastest commit from master

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions