Skip to content

Commit 4d3f8c7

Browse files
change minimal Python version
1 parent 6f9f618 commit 4d3f8c7

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
@@ -10,7 +10,7 @@ dynamic = ["version", "description"]
1010
dependencies = [
1111
"bleak >=0.20.2",
1212
]
13-
requires-python = ">=3.8"
13+
requires-python = ">=3.6"
1414

1515
[project.urls]
1616
Home = "https://github.com/ParticulaCode/GoDicePythonAPI"

0 commit comments

Comments
 (0)