[Python-modules-commits] [python-pygraphviz] 02/12: dont_install_data
Sandro Tosi
morph at moszumanska.debian.org
Sun Jan 3 02:10:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-pygraphviz.
commit 2ede535d2e2d7ea31f47e0cd55efd74fb3c59da2
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 fc0a96f..cde50c4 100644
--- a/setup.py
+++ b/setup.py
@@ -75,7 +75,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