Compatibility updates and more
Compatibility updates and more
- Improve compatibility on older versions of Python.
- Use the IPython debugger by default (
ipdb
). - Update Python dependencies:
--setuptools>=56.2.0;python_version>="3.6"
--decorator==5.0.7;python_version>="3.5"