@ -27,6 +27,6 @@ Within Python Virtual Environment:
5. Run `python delete_inactives.py` to delete all inactive users after 30 days period from the warning email.
6. Run `python edit_status.py` to set True or False any of following `mailing_db_table` columns: `to_be_deleted`, `feedback` and `recipient_error`.
6. Run `python edit_status.py` to set True or False any of following `mailing_db_table` columns: `to_be_deleted`, `feedback` and `recipient_error`. Useful after emailed user's feedback.
Note: install all needed packages with `pip install -r requirements.txt`