Using cached pyterminalsize-0.1.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "c:\users\<local_user>\appdata\local\temp\pip-build-as_7k0\pyterminalsize\setup.py", line 13, in <module>
vs = sorted(versions, key=lambda s: int(re.search('\d+', s).group()))[-1]
IndexError: list index out of range