----------------
- Implement ``lazy.__set_name__()`` which helps in cases like
``foo=lazy(_foo)``.
[stefan]
- Update tox.ini for latest tox.
[stefan]
- Add GitHub CI workflow.
[stefan]
- Add .readthedocs.yaml file.
[stefan]
- Pin sphinx and sphinx-rtd-theme versions in docs extra.
[stefan]
- Add mypy extra which installs mypy.
[stefan]
- Fix stray characters in keywords.
[stefan]