We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d89c8e6 commit 4f32a13Copy full SHA for 4f32a13
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ name = "tuf"
10
description = "A secure updater framework for Python"
11
readme = "README.md"
12
license = { text = "MIT OR Apache-2.0" }
13
-requires-python = ">=3.9"
+requires-python = ">=3.8"
14
authors = [
15
{ email = "theupdateframework@googlegroups.com" },
16
]
0 commit comments