lazr.enum:main

Last commit made on 2023-10-04
Get this branch:
git clone -b main https://git.launchpad.net/lazr.enum
Members of LAZR Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
main
Repository:
lp:lazr.enum

Recent commits

a0831ee... by Guruprasad

Set the language to en to address the Sphinx warning

b18ee07... by Guruprasad

Add a .readthedocs.yaml configuration file

Also update tox.ini to build docs using Python 3.11

5e2139d... by Colin Watson

Use rST include directive rather than symlinks

Merged branch ~cjwatson/lazr.enum:rst-include
b5e46c2... by Jürgen Gmach

Add menu to generated documentation

0b28033... by Jürgen Gmach

Publish docs on Read the Docs

052d939... by Jürgen Gmach

Add basic pre-commit configuration

063fcca... by Jürgen Gmach

Add support for Python 3.9 and 3.10, drop support for Python 3.4

91299a4... by Jürgen Gmach

Rename .bzrignore to .gitignore

b4c2875... by Colin Watson

Release lazr.enum 1.2.1.

5aa480a... by Colin Watson

[r=cristiangsp] Adjust versioning strategy to avoid importing pkg_resources, which is slow in large environments.