ejdb-python icon indicating copy to clipboard operation
ejdb-python copied to clipboard

setup.py version check failing for python ver 2.7.10,

Open vikalp opened this issue 8 years ago • 0 comments

Changed setup.py to ensure it does a tuple check and not an integer or string check, as that would fail in case of minor version releases of dot notation.

vikalp avatar Aug 07 '17 21:08 vikalp