LiSE icon indicating copy to clipboard operation
LiSE copied to clipboard

allow use of garden command line utility

Open clayote opened this issue 7 years ago • 0 comments

ELiDE relies on three kivy.garden modules, but you can't actually install them with the garden command line utility, you have to check them out with git, as submodules. This is to make the ELiDE wheel include those modules.

It really shouldn't be that hard to import them from kivy.garden if they're not present as submodules.

clayote avatar May 13 '17 17:05 clayote