Merge pull request #737 from leifdreizler/fix-spdx-license

Update license field to use proper SPDX identifier
This commit is contained in:
Gilles Boccon-Gibod
2025-08-02 11:22:58 -07:00
committed by GitHub
+2
View File
@@ -7,6 +7,8 @@ name = "bumble"
dynamic = ["version"]
description = "Bluetooth Stack for Apps, Emulation, Test and Experimentation"
readme = "README.md"
license = "Apache-2.0"
license-files = ["LICENSE"]
authors = [{ name = "Google", email = "bumble-dev@google.com" }]
requires-python = ">=3.9"
dependencies = [