Changeset 90e78cb in sasview for build_tools/conda_qt5_win.yml


Ignore:
Timestamp:
Feb 4, 2019 4:40:05 AM (5 years ago)
Author:
Piotr Rozyczko <piotr.rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_sync_sascalc
Children:
44a698c
Parents:
2e58a62
Message:

more fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • build_tools/conda_qt5_win.yml

    r2e58a62 r90e78cb  
    1 - python=3 
    2  - matplotlib=2.2.3 
    3  - scipy=1.2.0 
    4  - hdf5=1.10.4 
    5  - h5py=2.9.0 
    6  - ipython=6.5.0 
    7  - ipykernel=4.9.0 
    8  - jupyter=1.0.0 
    9  - twisted=18.9.0 
    10  - lxml=4.3.0 
    11  - sphinx=1.8.4 
    12  - cython=0.29.4 
    13  - pytest=4.2.0 
    14  - mako=1.0.7 
    15  - pyinstaller=3.3.1 
    16  - pyopencl=2018.2.2 
    17  - testpath=0.3.1 
    18  - pip: 
    19    - pytools==2019.1 
    20    - periodictable==1.5.0 
    21    - bumps==0.7.11 
    22    - xhtml2pdf==0.2.3 
    23    - qt5reactor==0.5 
    24    - tinycc==1.1 
     1name: qt5_win 
     2channels: 
     3  - conda-forge 
     4dependencies: 
     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 
    2528 
Note: See TracChangeset for help on using the changeset viewer.