[python-dtcwt] 34/38: travis: remove installation of python{, 3}-numpy
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Mar 8 11:39:20 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 444cee48ca716c7864f3042efed235539389b53d
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date: Wed Aug 5 11:17:21 2015 +0100
travis: remove installation of python{,3}-numpy
With the move to isolated venvs, we no longer need to install a system numpy.
---
.travis.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 7ca197c..8b8d5aa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,6 @@ cache:
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y fglrx opencl-headers
- - sudo apt-get install -y python-numpy python3-numpy
env:
- TOX_ENV=py34
- TOX_ENV=py27
--
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