Setting up tox
Before your next release, you are going to need to figure out which versions of Python your package will work with.
An easy way to find this out is to use tox to run all of your tests using different versions of Python.
It is also important to keep testing your package with these different Python versions as you develop it further.
Este exercício faz parte do curso
Developing Python Packages
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
Começar o exercício