~cjwatson/lazr.batchnavigator:main

Last commit made on 2023-06-20
Get this branch:
git clone -b main https://git.launchpad.net/~cjwatson/lazr.batchnavigator
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
main
Repository:
lp:~cjwatson/lazr.batchnavigator

Recent commits

a7fd1c7... by Colin Watson

Use Python 3.11 for tox lint/docs and readthedocs

2e81457... by Colin Watson

Add .readthedocs.yaml

50bf743... by Colin Watson

Update pre-commit hooks

Includes fix for https://github.com/PyCQA/isort/issues/2077.

d6222bc... by Jürgen Gmach

Prepare release for version 2

Also see https://lists.launchpad.net/launchpad-dev/msg09830.html

a95387d... by Jürgen Gmach

Declare support for Python 3.11, drop support for Python 2.7

Keeping support for Python 2.7 became increasingly painful as the
tooling which we use stopped supporting it.

d9f57d1... by Colin Watson

Use rST include directive rather than symlinks

f16f30a... by Colin Watson

Fix whitespace in woke.yaml

2d191ac... by Jürgen Gmach

Apply inclusive naming via the `woke` pre-commit hook

c799466... by Jürgen Gmach

Add .git-blame-ignore-revs configuration file

d475ebd... by Jürgen Gmach

Apply black, isort and flake8 via pre-commit