data-8/datascience

Feature Enhancement - Add tox for testing multiple python versions

Closed this issue · 3 comments

An awesome feature for this package would be to use a great tool like tox
to automatically test the package against different python versions.

A PR is linked which does it ;-)

Thank you

Looks like this is PR #482. I'm new to tox: can you help me understand what the benefit would be? Is it common for code to fail on one version of Python and not another?

Closed with #482.