Fix: small edits to the readme file#10
Conversation
It looks like all of the dependencies that were previously defined in |
|
do y'all want the |
That would be awesome! Anything that helps make this more accessible to contribute to would be wonderful. I don't have strong feelings about the bot, so I will defer to others for that decision. |
|
ok i added it. lemme fix the linting situation next. the bot is really nice for fly by contributions if people are onboard ... i'll open an issue. |
Fix: remove requirements.txt text from readme FIX: remove requirements.txt text Fix: add instructions for pre-commit to readme Linting
|
Thanks @lwasser! |
hi @jarrodmillman ! 👋 i had a few issues running this as the commands were slightly different from what was in the README file. This PR just updates the README to better explain how to run this!!
One question - i did NOT have to install from the requirements.txt to get this to run. it seemed as if the deps installed when i ran
pip install -e .Should we remove that section as well from the README?