Closed hartym closed 5 years ago
(py 2.6 /3.3 failing, will have a look asap)
I wouldn't worry too much. If needs be we can probably drop support for 2.6/3.3 at this point.
The functional change here looks good to me (__main__.py
) but I think the testing regime isn't ideal, as you mentioned.
I'd be inclined to just add a single test -- for example that python -m honcho version
returns what we expect. If that works, then the chances of everything else being broken are pretty slim.
And yes, if you could find a suitable place to mention this in the docs too, that would be great.
Thanks for the idea! This functionality has been merged in #209.
Few points here: