This should be only a matter of running `./setup.py sdist register upload`. The documentation mentions installation via pip, but it can't work without this. Also, this would help me in making it into a Gentoo ebuild, instead of using GitHub snapshots.
This should be only a matter of running
./setup.py sdist register upload.The documentation mentions installation via pip, but it can't work without this.
Also, this would help me in making it into a Gentoo ebuild, instead of using GitHub snapshots.