lektor / lektor-atom

Lektor Atom plugin.
30 stars 13 forks source link

lektor-atom is not Python 3.6 compatible #11

Closed rixx closed 6 years ago

rixx commented 7 years ago
  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
dwt commented 6 years ago

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