[geneagrapher] 25/226: Removed comment line.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Jul 11 17:10:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository geneagrapher.

commit 751b7b77a6aa3be389933aeec6c7d23874fe59cd
Author: David Alber <alber.david at gmail.com>
Date:   Sun Sep 28 23:06:49 2008 +0000

    Removed comment line.
---
 Geneagrapher/setup.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Geneagrapher/setup.py b/Geneagrapher/setup.py
index cd9b301..2230b4c 100644
--- a/Geneagrapher/setup.py
+++ b/Geneagrapher/setup.py
@@ -13,9 +13,8 @@ genealogies using data from the Math Genealogy Project's website.
       author_email="alber.david at gmail.com",
       url="http://www.davidalber.net/",
       packages=find_packages(exclude='tests'),
-      #package_data={'': '*.xml'},
       install_requires=[],
       scripts=['geneagrapher/ggrapher.py'],
       test_suite = "tests.tests"
-      )
+)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/geneagrapher.git



More information about the debian-science-commits mailing list