Changeset 138b281 in sasview


Ignore:
Timestamp:
Mar 20, 2017 10:13:36 PM (7 years ago)
Author:
andyfaff
Children:
85531bc
Parents:
b76b6b7
Message:

BLD: leave matplotlib to apt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    rb76b6b7 r138b281  
    4141    # could install other dependencies, but they're locked to specific 
    4242    # versions in build/requirements.txt 
    43     - conda install --yes python=$PY numpy scipy matplotlib cython pylint pyparsing=1.5.5 
    44     - sudo apt-get update; sudo apt-get install python-pyopencl 
     43    - conda install --yes python=$PY numpy scipy cython pylint 
     44    - sudo apt-get update; sudo apt-get install python-pyopencl python-matplotlib 
    4545     
    4646 
Note: See TracChangeset for help on using the changeset viewer.