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 d31c660 commit b70c89cCopy full SHA for b70c89c
setup.py
@@ -76,7 +76,7 @@ def long_description():
76
"Issues": "https://github.com/zulip/zulip-terminal/issues",
77
"Hot Keys": "https://github.com/zulip/zulip-terminal/blob/main/docs/hotkeys.md",
78
},
79
- python_requires=">=3.7, <3.12",
+ python_requires=">=3.7, <3.10",
80
keywords="",
81
packages=find_packages(exclude=["tests", "tests.*"]),
82
zip_safe=True,
0 commit comments