From e01106bc059e459cf82de0ba4adf8475a9c5dea4 Mon Sep 17 00:00:00 2001 From: Frank Harkins Date: Fri, 3 May 2024 22:25:25 +0100 Subject: [PATCH] Update labels for "Qiskit Scaleway" (#718) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Per maintainer request. --- ecosystem/resources/members/qiskit-scaleway.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecosystem/resources/members/qiskit-scaleway.toml b/ecosystem/resources/members/qiskit-scaleway.toml index 865bd64d27..0de246bb7d 100644 --- a/ecosystem/resources/members/qiskit-scaleway.toml +++ b/ecosystem/resources/members/qiskit-scaleway.toml @@ -3,7 +3,7 @@ url = "https://github.com/scaleway/qiskit-scaleway" description = "A Python package to run quantum circuits on Scaleway infrastructure, providing access to simulators on powerful hardware (CPU and GPU)." licence = "Apache License 2.0" contact_info = "lmerbouche@scaleway.com" -labels = [] +labels = [ "Circuit simulator", "OpenQASM",] website = "https://www.scaleway.com" group = "provider" documentation = "https://pypi.org/project/qiskit-scaleway/"