This is an automated email from the git hooks/post-receive script. jssoares-guest pushed a commit to branch master in repository fastaq.
commit c32d3e288585da5f598415a2860d68315f4f8bb2 Author: Jorge Soares <[email protected]> Date: Thu Oct 9 12:24:32 2014 +0100 changing setup.py to lowercase f --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 05aef7c..6e7ea36 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( packages = find_packages(), author='Martin Hunt', author_email='[email protected]', - url='https://github.com/sanger-pathogens/Fastaq', + url='https://github.com/js21/fastaq', scripts=glob.glob('scripts/*'), test_suite='nose.collector', install_requires=['nose >= 1.3'], -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastaq.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
