Proposal
Add python 3.11 support (and maybe 3.12 if nothing speaks against it)
Motivation
Python3.11 is fast, and more and more projects use to it. However I can't install d4rl in a py311 project due to constraint in the setup.py (version<3.11, >3.7)
Proposal
Add python 3.11 support (and maybe 3.12 if nothing speaks against it)
Motivation
Python3.11 is fast, and more and more projects use to it. However I can't install d4rl in a py311 project due to constraint in the setup.py (version<3.11, >3.7)