- Fix of a critical bung in the direct solution. See the detail as commit log of
[54d4ddab](https://github.com/phonopy/phono3py/commit/54d4ddab6f3fbf9435bdfe8b27757be1d5c4ebf6).
- Aiming modernizing phono3py code, required python version and package versions
were changed to
- Python >= 3.6
- numpy >= 1.11
- matplotlib >= 2.0
- For developers, flake8, black, pydocstyle, and isort were introduced. See
`REAEME.md` and `.pre-commit-config.yaml`.