Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit 9a06462

Browse files
committed
python>=3.7
1 parent d8685af commit 9a06462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ authors = [ "Yohei Tamura <[email protected]>",]
1717
include = "tokenizations"
1818

1919
[tool.poetry.dependencies]
20-
python = ">=3.5"
20+
python = ">=3.7"
2121

2222
[tool.poetry.dev-dependencies]
2323
pytest = "^6.1.2"

0 commit comments

Comments
 (0)