Skip to content

Commit e3b7f8f

Browse files
committed
Lower minimum requirement to 3.7
1 parent 0c1d2b2 commit e3b7f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyperformance/data-files/benchmarks/bm_ctypes/bm_ctypes_argtypes.toml

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

0 commit comments

Comments
 (0)