lektor / lektor-atom

Lektor Atom plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lektor-atom is not Python 3.6 compatible

rixx opened this issue · comments

  File "/home/rixx/.virtualenvs/cutebit-lektor/lib/python3.6/site-packages/inifile.py", line 172, in to_string
    if isinstance(value, (int, long, float)):
NameError: name 'long' is not defined

This is in an upstream project, and has been fixed by a new release (0.4) yesterday. Please close.