Skip to content

Commit

Permalink
Revert change to python version.
Browse files Browse the repository at this point in the history
  • Loading branch information
glassnotes committed Aug 21, 2024
1 parent 1c47d1d commit b080fec
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 3 deletions.
34 changes: 32 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ keywords = ["quantum-computing", "quantum-software"]
include = [{ path = "ionizer/resources"}]

[tool.poetry.dependencies]
python = "^3.12"
python = "^3.10"
pennylane = "^0.37"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit b080fec

Please sign in to comment.