We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac09f3 commit 9d3f219Copy full SHA for 9d3f219
pyproject.toml
@@ -9,7 +9,7 @@ license = "MIT"
9
authors = ["Tony Narlock <tony@git-pull.com>"]
10
11
[tool.poetry.dependencies]
12
-python = ">=3.5"
+python = ">=2.7"
13
click = ">=7<8"
14
kaptan = "*"
15
libtmux = "<0.9"
0 commit comments