sphinxcontrib-spelling 5.0.0
sphinxcontrib-spelling is a spelling checker for Sphinx. It uses PyEnchant to produce a report showing misspelled words.
What’s new in 5.0.0?
- Drop Python 2.7 support. (contributed by Johannes Raggam)
- allow customizing with classes using import strings
- pyenchant is now maintained (contributed by Adam Johnson)