KourFrost

Results 1 issues of KourFrost

the setup.py is broken in its current state, got it working with a few modifications line 12: version=read('nngen/VERSION').splitlines()[0], nngen/VERSION only has one version probably fixed with : version='1.3.3', line 14:...