From 458bc1eaf0fe34d720e4ff917e759894952b1cd5 Mon Sep 17 00:00:00 2001 From: Noureldin Date: Tue, 9 Sep 2025 16:33:25 -0700 Subject: [PATCH] Add license to pypyi metadata --- BUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD b/BUILD index 384a92f6..8f20203b 100644 --- a/BUILD +++ b/BUILD @@ -39,6 +39,7 @@ py_wheel( summary="A search-based decoder for quantum error correction (QEC).", author="The Tesseract Decoder Authors.", homepage="https://github.com/quantumlib/tesseract-decoder", + license="Apache 2", ) config_setting(