[Python-modules-commits] [python-pygraphviz] 04/14: dont_install_data

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 8 20:06:45 UTC 2017


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

morph pushed a commit to branch master
in repository python-pygraphviz.

commit dc1fb232af3bbb571ffc41719d1beb56f1e3d8e8
Author: SVN-Git Migration <python-modules-team at lists.alioth.debian.org>
Date:   Thu Oct 8 12:46:32 2015 -0700

    dont_install_data
    
    Patch-Name: dont_install_data.patch
---
 setup.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.py b/setup.py
index f8ad467..3d34966 100644
--- a/setup.py
+++ b/setup.py
@@ -81,7 +81,6 @@ if __name__ == "__main__":
         download_url=release.download_url,
         classifiers=release.classifiers,
         packages=packages,
-        data_files=data,
         ext_modules=extension,
         cmdclass={
             'install': AddExtensionInstallCommand,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pygraphviz.git



More information about the Python-modules-commits mailing list