Skip to content

Setup docs – requirements.txt vs setup.py #4

@lucas-johnson

Description

@lucas-johnson

I think the setup steps in the README need to include:

pip install -r requirements.txt

Or maybe what's included in requirements.txt needs to be added to setup.py...

But after only running pip install -e . pytest is not installed and I get the following error:

(.env) Lucass-MBP:courtbot-library lucasj$ pytest tests/
-bash: /Users/lucasj/Code/lib/code4tulsa/courtbot-library/.env/bin/pytest: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions