I was going to report a bug with imports internal to slate, but then I noticed my version doesn't match the one on github, and in fact doesn't even match the version shown as latest on pypi:
(t) howie@local-linux-2:~/tmp$ pip install slate==0.5.2
Collecting slate==0.5.2
Could not find a version that satisfies the requirement slate==0.5.2 (from versions: 0.2.3, 0.3)
No matching distribution found for slate==0.5.2
Seems that some metadata is wrong somewhere?
I was going to report a bug with imports internal to slate, but then I noticed my version doesn't match the one on github, and in fact doesn't even match the version shown as latest on pypi:
Seems that some metadata is wrong somewhere?