rlcard
rlcard copied to clipboard
Remove unused distutils import to comply with Python3.12
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.