Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
#7 Add qiskit-ibm-runtime package
Browse files Browse the repository at this point in the history
  • Loading branch information
ksk0629 committed Oct 18, 2024
1 parent e10c08b commit 0a185d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.12"
qiskit-aer = "^0.15.1"
qiskit-ibm-runtime = "^0.31.0"

[tool.poetry.scripts]
# run_example = "src.example_package.example:main"
Expand Down

0 comments on commit 0a185d7

Please sign in to comment.