py-ltree
py-ltree copied to clipboard
Incompatible with Python 3
Easy fix - need to replace basestring with str. See https://docs.python.org/3.0/whatsnew/3.0.html
Can you send a MR to make it Py3 compatible?