Skip to content

Compatibility updates and more

Compare
Choose a tag to compare
@mdmintz mdmintz released this 10 May 23:28
· 4187 commits to master since this release
a567251

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"