Skip to content

Commit 9d3f219

Browse files
committed
Relax python version
1 parent 8ac09f3 commit 9d3f219

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
@@ -9,7 +9,7 @@ license = "MIT"
99
authors = ["Tony Narlock <tony@git-pull.com>"]
1010

1111
[tool.poetry.dependencies]
12-
python = ">=3.5"
12+
python = ">=2.7"
1313
click = ">=7<8"
1414
kaptan = "*"
1515
libtmux = "<0.9"

0 commit comments

Comments
 (0)