PyPI classifiers
Classifiers help your users discover your code on PyPI, and it is best practice to include them. They also add a more professional feel to your package.
The classifiers in this setup.py
file are those which cookiecutter
picked, but they don't line up with the versions of Python that your package supports.
Este ejercicio forma parte del curso
Developing Python Packages
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
