Skip to content

2.3.1 — PyPI sdist fix

Latest

Choose a tag to compare

@FlacSy FlacSy released this 03 Mar 16:40
ce4c51f

Fixes

  • PyPI: LICENSE file is now included in the source distribution (sdist). This fixes installation on Python 3.10+ when no prebuilt wheel is available.
  • PyPI: Release workflow now builds and uploads sdist automatically.

Added

  • examples/python/ml_moderation.py — example of ML-based toxicity detection with badwords-py[ml].