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 8483c24 commit cf76f71Copy full SHA for cf76f71
setup.py
@@ -59,7 +59,7 @@ def read(fname):
59
"tabpy_server/common/default.conf",
60
]
61
},
62
- python_requires=">=3.6",
+ python_requires=">=3.7",
63
license="MIT",
64
# Note: many of these required packages are included in base python
65
# but are listed here because different linux distros use custom
0 commit comments