We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e8ea6 commit 4c33ddfCopy full SHA for 4c33ddf
pyproject.toml
@@ -3,7 +3,7 @@ name = "asv"
3
description = "Airspeed Velocity: A simple Python history benchmarking tool"
4
readme = { file = "README.rst", content-type = "text/x-rst" }
5
license = { text = "BSD-3-Clause" }
6
-requires-python = ">=3.7"
+requires-python = ">=3.8"
7
authors = [
8
{ name = "Michael Droettboom", email = "[email protected]" },
9
]
0 commit comments