I may have watched too many buzzfeed videos this week but the steps are:
1) git checkout the PR in question
2) Run tox -e lint_py2,lint_py3

This is important since Python 3 isn't installed on the Jenkins workers
just yet and we have some tests to catch basic invalid Python 3 which we
can slowly grow as we fix the issues and you can help us keep moving
forward!

If step 1 is too much work I like using the hub program I find it helps me
with this part of my workflow in other projects. That being said you don't
have to do this, we'll fix whatever errors come up, so if this is going to
slow your workflow down or you otherwise don't like it feel free to pass
along.

-- 
Twitter: https://twitter.com/holdenkarau

Reply via email to