pygal
pygal copied to clipboard
Remove test from setup.py, unify test requirements
See https://github.com/pypa/setuptools/issues/931 – setuptools>=72 removes the test module.
I also noticed tox specified different test requirements than setup.py.