[python-dtcwt] 26/38: tox: remove use of sitepackages

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Mar 8 11:39:19 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-dtcwt.

commit df2308cf6681b069fe623dd3800b3b03a554e6d4
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Wed Aug 5 10:35:56 2015 +0100

    tox: remove use of sitepackages
    
    sitepackages was used as an attempt to work around pyopencl testing for numpy
    itself rather than using setuptools' support. This should now be unnecessary
    since we explicitly install pyopencl after the deps are installed.
---
 tox.ini | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index 98ac935..34b241e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,4 +9,3 @@ commands=
     # fully installed at pip-install time.
     py{27,34}-opencl: pip install -rtests/opencl-requirements.txt
     py.test {posargs}
-sitepackages=True

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



More information about the debian-science-commits mailing list