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 8e5c035 commit 9738a6aCopy full SHA for 9738a6a
setup.py
@@ -85,7 +85,7 @@ def long_description():
85
"Issues": "https://github.com/zulip/zulip-terminal/issues",
86
"Hot Keys": "https://github.com/zulip/zulip-terminal/blob/main/docs/hotkeys.md",
87
},
88
- python_requires=">=3.7, <3.12",
+ python_requires=">=3.7",
89
keywords="",
90
packages=find_packages(exclude=["tests", "tests.*"]),
91
zip_safe=True,
0 commit comments