version 0.1.7
v0.1.6 - fix isort config - align black version in tox with the pre-commit one - set pytest's '--import-mode' option in pytest.ini - (hopefully) fix the doc build issues (with related fixes in swh-docs)
v0.1.5 - tox: remove the sphinx-dev target - tox: install swh-docs in non-editable mode and use swh.docs' Makefile.sphinx from (non-package) data distributed by swh.docs
v0.1.4 - re-add pkg_resources in mypy's ignored stubs
v0.1.3 - template: remove ignored missing imports from mypy (pytest and pkg_resources)
v0.1.2 - fix template's .gitignore - fix template's pyproject.toml
v0.1.1 - remove `usedevelop=true` from sphinx envs in tox
v0.1.0 First version of the copier-based template for swh packages.