ejdb-python
ejdb-python copied to clipboard
setup.py version check failing for python ver 2.7.10,
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.