rlcard icon indicating copy to clipboard operation
rlcard copied to clipboard

Remove unused distutils import to comply with Python3.12

Open bweithers opened this issue 1 year ago • 0 comments

No promises that this makes it totally Python3.12 compliant, but removing this one unused distutils import let me run it using Python3.12 locally and pass all tests.

bweithers avatar Oct 10 '24 14:10 bweithers