vmprof-python icon indicating copy to clipboard operation
vmprof-python copied to clipboard

Remove Python 2 support

Open alexfikl opened this issue 1 year ago • 0 comments

This started just to remove the six dependency, but includes some additional cleanups.

In setup.py vmprof advertises python_requires='>=3.6, <3.12' so these should all be safe. Let me know if you want them split up or anything else!

alexfikl avatar Apr 10 '24 07:04 alexfikl