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 1a66430 commit 71d4033Copy full SHA for 71d4033
cqlsh-expansion/setup.cfg
@@ -22,5 +22,5 @@ classifiers =
22
23
24
[options]
25
-python_requires = '>= 3.6, <3.8'
+python_requires = '>=3.6, <3.8'
26
scripts = bin/cqlsh-expansion, bin/cqlsh-expansion.py, bin/cqlsh, bin/cqlsh.py
0 commit comments