Skip to content

Commit 4c33ddf

Browse files
committed
MAINT: Bump python version
1 parent b2e8ea6 commit 4c33ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "asv"
33
description = "Airspeed Velocity: A simple Python history benchmarking tool"
44
readme = { file = "README.rst", content-type = "text/x-rst" }
55
license = { text = "BSD-3-Clause" }
6-
requires-python = ">=3.7"
6+
requires-python = ">=3.8"
77
authors = [
88
{ name = "Michael Droettboom", email = "[email protected]" },
99
]

0 commit comments

Comments
 (0)