GH-121970: Extract `audit_events` into a new extension (#122325)

This commit is contained in:
Adam Turner 2024-07-30 04:49:00 +01:00 committed by GitHub
parent ac8da34621
commit 11ad731f4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 263 additions and 207 deletions

View file

@ -20,6 +20,7 @@ from pyspecific import SOURCE_URI
# ---------------------
extensions = [
'audit_events',
'c_annotations',
'glossary_search',
'lexers',