Skip to content

Merge pull request #66 from Mathics3/release-1.3.1

Choose a tag to compare

@rocky rocky released this 09 Aug 12:01
· 81 commits to master since this release

Python 3.8 is now the minimum Python supported. Python 3.12 supported.
Various dependencies elsewhere force 3.8 or newer.

  • Packaging was redone to be able to support Python 3.12.
  • Files now follow current Python black formatting and isort import ordering
  • Some Python code linting