From 00ee0a4ec73476d37e8bf5bf729d40e12a99cc45 Mon Sep 17 00:00:00 2001 From: Tully Foote Date: Mon, 26 Jun 2023 16:01:54 -0700 Subject: [PATCH] Add bookworm as a python3 target (#91) This will need a release or manual flood to deploy. Co-authored-by: Scott K Logan --- stdeb.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdeb.cfg b/stdeb.cfg index 276596f..e1a8554 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,6 +1,6 @@ [DEFAULT] Depends3: python3-setuptools, python3-importlib-metadata Conflicts3: python-osrf-pycommon -Suite3: focal jammy bullseye +Suite3: focal jammy bullseye bookworm X-Python3-Version: >= 3.8 No-Python2: