Skip to content

Commit 27305b8

Browse files
fix: use python 3.9
1 parent 2d54818 commit 27305b8

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
@@ -6,7 +6,7 @@ license = "MIT"
66
authors = ["Sanket Saurav <[email protected]>"]
77

88
[tool.poetry.dependencies]
9-
python = "^3.12"
9+
python = "^3.9"
1010
"github3.py" = "^4.0.1"
1111
toml = "^0.10.2"
1212
numerize = "^0.12"

0 commit comments

Comments
 (0)