Closed ryanwersal closed 5 years ago
Would be ideal to run all our build checks against Python versions 3.6, 3.7, and the newly released 3.8. We should probably also look at running at least one version on Windows and macOS if not all of them.
Done. I looked at maybe adding 2.6 to the py2verify suite but isort doesn't support 2.6 at all so I'm inclined to stick with supporting only 2.7.
py2verify
isort
Would be ideal to run all our build checks against Python versions 3.6, 3.7, and the newly released 3.8. We should probably also look at running at least one version on Windows and macOS if not all of them.