We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fab928 + 10613fb commit 2fd130cCopy full SHA for 2fd130c
1 file changed
setup.py
@@ -20,7 +20,7 @@
20
long_description=long_description,
21
long_description_content_type="text/markdown",
22
url="https://github.com/DeepLabCut/DeepLabCut-live-GUI",
23
- python_requires=">=3.5, <3.8",
+ python_requires=">=3.5, <3.11",
24
install_requires=[
25
"deeplabcut-live",
26
"pyserial",
0 commit comments