15 Mar
2018
15 Mar
'18
5:13 p.m.
I get errors at the start that look like this.
Okay I just pushed a fix for that, if you could try it. That's on the unit test target, which you probably don't need to run very often.
Try this for pep8:
tox -e style
and this for the driver tests separately:
tox -e driver
I should try running these in a clean sandbox to see what else might be missing from the requirements. Thanks for helping, sorry it's been a pain.
--Dan