Skip to content

Releases: sopel-irc/sopel-spellcheck

sopel-spellcheck 0.0.2

15 Dec 02:12
@dgw dgw
Compare
Choose a tag to compare

Fixed:

  • Packaging error

Meta:

  • We use setup.cfg for requirements now; no more requirements.txt

sopel-spellcheck 0.0.1

30 Oct 22:20
@dgw dgw
Compare
Choose a tag to compare

Note: This release has been removed from PyPI due to a packaging error that made it non-installable.


Initial release of separate plugin, extracted from Sopel's main package.

As PyPI does not have any release of Sopel 7.x available yet, this requires an existing "editable" install of Sopel @ 40162a46ad20867a50162a25708248da3083d180 or newer. PyPI will not be able to satisfy the sopel>=7.0 dependency on its own until we begin publishing alpha/beta/RC versions of Sopel 7 itself.

See also: sopel-irc/sopel#1675