Describe the feature
Python 3.6 hits end of life support come December, so in order to use the latest language features and integrate with libraries, convlab2 should support 3.7+.
Expected behavior
pip install -e . does not throw any errors when installed in a python 3.8 conda environment.
Describe the feature Python 3.6 hits end of life support come December, so in order to use the latest language features and integrate with libraries, convlab2 should support 3.7+.
Expected behavior pip install -e . does not throw any errors when installed in a python 3.8 conda environment.