pygal icon indicating copy to clipboard operation
pygal copied to clipboard

Remove test from setup.py, unify test requirements

Open akx opened this issue 1 year ago • 0 comments

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.

akx avatar Jul 29 '24 08:07 akx