[python-arrayfire] 04/08: Fixing setup.py

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Sep 16 09:30:04 UTC 2016


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

ghisvail-guest pushed a commit to branch master
in repository python-arrayfire.

commit 863f3950b5aade9c5c4ff3392f849038596698f4
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date:   Fri Jun 24 22:04:29 2016 -0400

    Fixing setup.py
---
 setup.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/setup.py b/setup.py
index 294871d..c95e524 100644
--- a/setup.py
+++ b/setup.py
@@ -12,9 +12,9 @@
 from setuptools import setup, find_packages
 from __af_version__ import full_version
 
-TODO:
-1) Look for af libraries during setup
-2) Include test suite
+#TODO:
+#1) Look for af libraries during setup
+#2) Include test suite
 
 setup(
     author="Pavan Yalamanchili",

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



More information about the debian-science-commits mailing list