[python-dtcwt] 43/497: remove lapack, fortran and blas from travis depends

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:05:48 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit 8571f6168dc1162d5596ccd8d7118cc8e9cbcff2
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Wed Aug 7 23:17:14 2013 +0100

    remove lapack, fortran and blas from travis depends
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 75eaf97..0707ed5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ language: python
 python:
     - "2.7"
 install:
-    - sudo apt-get install libblas-dev liblapack-dev gfortran
     - pip install .
 script:
     - python setup.py nosetests

-- 
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