diff --git a/src/buildstream_plugins/sources/pip.py b/src/buildstream_plugins/sources/pip.py index 4aff5a9..1c8546e 100644 --- a/src/buildstream_plugins/sources/pip.py +++ b/src/buildstream_plugins/sources/pip.py @@ -92,6 +92,8 @@ "python3.9", "python3.10", "python3.11", + "python3.12", + "python3", ] # List of allowed extensions taken from