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