Ok, I'm overthinking this. We can change the `["rstcheck"]` command to `[python, "rstcheck"]` (making sure to find the correct virtualenv python). Probably a similar fix needed for codespell.
Bug 1585734 Comment 16 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Ok, I'm overthinking this. We can change the `["rstcheck"]` command to `[python, "rstcheck"]` (making sure to find the correct virtualenv python). Probably a similar fix needed for codespell. I'll try to get to this sometime tomorrow (unless you beat me to it).