Skip to content

Commit 5113b6f

Browse files
committed
Support older pythons
1 parent 42ec333 commit 5113b6f

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 @@ authors = ["Gavin Carothers <[email protected]>"]
66
license = "Apache-2.0"
77

88
[tool.poetry.dependencies]
9-
python = "^3.7"
9+
python = "^3.6"
1010
flake8 = "^3.7.9"
1111

1212
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)