Convert to a package installable via pip#20
Convert to a package installable via pip#20edbordin wants to merge 2 commits intogoogle-deepmind:masterfrom
Conversation
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
|
CLAs look good, thanks! |
6c00116 to
3ab919b
Compare
|
Just noticed I hadn't set the package name correctly in setup.py, should be fixed now. You may have gotten some spam from me fiddling with the git committer and author and having to force push to remove a few mistakes along the way... |
|
Interesting, worth a i.//0 |
I just made this into a package that can be installed via pip. Thought it was a simple and useful enough change that you might be happy to merge it!
If you're worried about package maintenance, this is still useful even without submitting to pypi as you can make pip install directly from github.