Skip to content

Commit

Permalink
checking if this works for python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
krneta committed Apr 24, 2024
1 parent 4af7d4f commit c38faa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version = "0.0.1"
description = "Local simulation of quantum circuits"
readme = {file = "README.md", content-type = "text/markdown"}
license = {file = "LICENSE"}
requires-python = ">=3.10"
requires-python = ">=3.9"
classifiers = [
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
Expand Down

0 comments on commit c38faa4

Please sign in to comment.