Skip to content

Commit 122aa86

Browse files
committed
Bump minimum Python version
1 parent 0c1c146 commit 122aa86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyperformance/data-files/benchmarks/bm_xdsl/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pyperformance_bm_xdsl"
3-
requires-python = ">=3.8"
3+
requires-python = ">=3.10"
44
dependencies = ["pyperf", "xdsl"]
55
urls = {repository = "https://github.com/python/pyperformance"}
66
dynamic = ["version"]

0 commit comments

Comments
 (0)