Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setup.cfg: update classifier, drop deprecated
This adds 3.10 (didn't check to see if it was tested on 3.10, that should be done, but I'm using it on 3.10). setup_requires is deprecated and should be producing warnings on modern setuptools, and never worked for setuptools anyway - setuptools can't update itself, and setuptools is what is reading this anyway!
- Loading branch information