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 774e91f commit fdf471eCopy full SHA for fdf471e
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "tmuxp"
3
version = "1.55.0"
4
description = "Session manager for tmux, which allows users to save and load tmux sessions through simple configuration files."
5
-requires-python = ">=3.9,<4.0"
+requires-python = ">=3.10,<4.0"
6
authors = [
7
{name = "Tony Narlock", email = "tony@git-pull.com"}
8
]
0 commit comments