lgtm_hack_scripts
lgtm_hack_scripts copied to clipboard
Add installation instructions
What Does This PR Do
When first running these scripts on my machine, I discovered that there were additional requirements in order to get everything up and running. This PR adds an installation instructions for new users in the README.
Can we just create a requirements.txt file instead?
Also, I do recommend using python virtual environments. https://docs.python.org/3/tutorial/venv.html
That works for me. This will take some time for me to get ready as a PR due to time constraints.
No worries
You could probably just suggest using virtual environments, no need to spell it out for people.