Fixes
- Fixes a bug with a debug statement that was preventing execution.
Updates
- Updated readme instructions to include help for getting a virtual environment running.
- If you're getting errors Import "dateutil.relativedelta" could not be resolved from source, try setting up a virtual environment and install the script's dependencies there.
- Adds
.venv
folder to.gitignore
.