Skip to content

Commit a1522a5

Browse files
committed
updates minimum required python version
1 parent a156610 commit a1522a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ classifiers = [
3333
dependencies = [
3434
"couleur>=0.7.4",
3535
]
36-
requires-python = ">=3.11"
36+
requires-python = ">=3.6"
3737

3838
[project.urls]
3939
Homepage = "http://github.com/gabrielfalcao/sure"

0 commit comments

Comments
 (0)