On Wed, May 6, 2015 at 12:26 AM, Loic Dachary <loic@xxxxxxxxxxx> wrote: > Hi Abhishek, > > It would be useful to add instructions on what dependencies to pull to run http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_write_the_release_notes. Something like > > virtualenv /tmp/foo > . /tmp/foo/bin/activate > pip install GitPython # I recognized the library from the import ;-) > pip install ?? # I tried half a dozen but could not find one that matches the import github semantic The module was githubpy (I agree there are too many of github python modules around :-)) I added a basic argparser for the script; I've put it up as a github repo at https://github.com/theanalyst/ceph-release-helper Let me know if you're facing any problems using it Regards Abhishek -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html