Skip to content

FFcuesplitter 1.0.25

Latest
Compare
Choose a tag to compare
@jeanslack jeanslack released this 22 Oct 18:26
1a1768a

What's Changed

  • Switched to hatchling as the default build backend which replaces setuptools.
  • Fixed some linter warning/error using pylint + flake8 linters.
  • Changed info.py to about.py + code improvements.
  • Removed setup.py file because it was obsolete.
  • Removed MANIFEST.in file because it was obsolete.
  • Minimum Python version fixed at v3.8 .