Rather than a readme section saying 'just look for the error messages and install those packages', I thought I'd add something with the actual list of packages required to get it working, and add a requirements.txt file which is the usual method of defining required packages for Python software.
Rather than a readme section saying 'just look for the error messages and install those packages', I thought I'd add something with the actual list of packages required to get it working, and add a requirements.txt file which is the usual method of defining required packages for Python software.
Hopefully this is useful!