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 2e954a5 commit 6a49edcCopy full SHA for 6a49edc
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "libtmux"
3
version = "0.38.0"
4
description = "Typed library that provides an ORM wrapper for tmux, a terminal multiplexer."
5
-requires-python = ">=3.9,<4.0"
+requires-python = ">=3.8,<4.0"
6
authors = [
7
{name = "Tony Narlock", email = "[email protected]"}
8
]
0 commit comments