Oleksii Khomchenko

Results 5 issues of Oleksii Khomchenko

- fix py3 support - add tox - add editorconfig - add venv and ide ignore Closes https://github.com/lysol/moves/issues/8

Please consider using `absolute imports` like: `from moves._moves import *` This will fix py 3.x import issue. Thanks!

Evening. I used you library and it works great. I found it lacking 2 features and I decided to contribute them back. Also I found 2 issues that I wrote...

Thank you a lot for library! I find it useful and interesting to study. I want to contribute some features but local build fails for me so I've decided to...

Good day. I'm working on patch for `jest` to allow usage of jasmine 2.x. This patch makes it possible, because there where some changes in async support. I've also added...