Skip to content

Commit ee0550b

Browse files
author
David Linko
committed
updated required python to >= 3.9
1 parent 5b85b7b commit ee0550b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aricodec/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [
1010
description = "ARI CODEC service"
1111
#readme = "README.md"
1212
license = { file="LICENSE" }
13-
requires-python = ">=3.7"
13+
requires-python = ">=3.9"
1414
classifiers = [
1515
"Development Status :: 5 - Production/Stable",
1616
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)