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/"