swharden/pyABF

Require Python 3.6

swharden opened this issue · 1 comments

Detect if an older version of Python is being used. If so, display a message like:

pyABF X.X.X requires Python 3.6 or newer
pyABF 2.1.10 is the last version of pyABF to support Python 2.7 and Python 3.5

This was suggested by @t-b in #93

done in #97