Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lucas-johnson opened this issue Feb 3, 2021 · 0 comments
Open

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

lucas-johnson opened this issue Feb 3, 2021 · 0 comments

Comments

@lucas-johnson
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant