Changes in / [02644cb:6179f23] in sasview


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • build_tools/conda_qt5_win.yml

    r473a85a r90e78cb  
    33  - conda-forge 
    44dependencies: 
    5  - python=3 
    6  - matplotlib=2 
    7  - scipy 
    8  - hdf5 
    9  - h5py 
    10  - ipython=6 
    11  - ipykernel=4.9 
    12  - jupyter 
    13  - twisted 
    14  - lxml 
    15  - sphinx 
    16  - cython 
    17  - pytest 
    18  - mako 
    19  - pyinstaller=3.3.1 
    20  - pyopencl 
    21  - testpath=0.3.1 
    22  - pip: 
    23    - pytools  
    24    - periodictable  
    25    - bumps  
    26    - xhtml2pdf  
    27    - qt5reactor  
    28    - tinycc 
     5  - matplotlib=2.2.3 
     6  - scipy=1.2.0 
     7  - hdf5=1.10.4 
     8  - h5py=2.9.0 
     9  - ipython=6.5.0 
     10  - ipykernel=4.9.0 
     11  - jupyter=1.0.0 
     12  - twisted=18.9.0 
     13  - lxml=4.3.0 
     14  - sphinx=1.8.4 
     15  - cython=0.29.4 
     16  - pytest=4.2.0 
     17  - mako=1.0.7 
     18  - pyinstaller=3.3.1 
     19  - pyopencl=2018.2.2 
     20  - testpath=0.3.1 
     21  - pip: 
     22    - pytools==2019.1 
     23    - periodictable==1.5.0 
     24    - bumps==0.7.11 
     25    - xhtml2pdf==0.2.3 
     26    - qt5reactor==0.5 
     27    - tinycc==1.1 
    2928 
Note: See TracChangeset for help on using the changeset viewer.