Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Improve installer and bug fixes

Compare
Choose a tag to compare
@miurahr miurahr released this 09 Mar 05:55
· 387 commits to master since this release

Changed

  • Improve setup.py build script generating pickled files when build bdist.
  • Use pytest and pytest-cov for unittest.
  • Use tox for CI/CD in travis-CI and appveyor.

Fixed

  • Kanwadict: remove entry for 市立 as ichiritsu
  • Issue #59: fix 0x30f7-30fc katakana convertion to be as same as in Hiragana.
  • Appveyor: twine upload credential environment variable name.

Deprecated

  • Drop python2.6 and python 3.3 from test target.