source: sasview/build_tools/Vagrant/Ubuntu1404/provision/environment.yml @ e84ccf5

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since e84ccf5 was e84ccf5, checked in by trnielsen, 7 years ago

Add Vagrant box description for SasView? Qt on Ubuntu1404

  • Property mode set to 100644
File size: 673 bytes
Line 
1name: sasviewqt
2channels: !!python/tuple
3- !!python/unicode 'defaults'
4dependencies:
5- python=2.7.12
6- anaconda::pyqt=4.11.4
7- anaconda::qt=4.8.7
8- anaconda::wxpython=3.0.0.0
9- html5lib=0.999
10- ipython=5.1.0
11- ipython-qtconsole=4.0.1
12- lxml=3.6.4
13- matplotlib=1.4.3
14- numpy=1.10.4
15- pillow=3.4.2
16- pip=9.0.1
17- pylint=1.5.4
18- pyparsing=2.0.3
19- python-dateutil=2.6.0
20- qtconsole=4.2.1
21- reportlab=3.3.0
22- scipy=0.17.1
23- sphinx=1.4.8
24- h5py=2.6.0
25- pip:
26  - bumps==0.7.6
27  - periodictable==1.4.1
28  - pisa==3.0.33
29  - pypdf2==1.26.0
30  - qt4reactor==1.6
31  - twisted==16.5.0
32  - unittest-xml-reporting==2.1.0
33  - xhtml2pdf==0.0.6
34prefix: /home/vagrant/miniconda2/envs/sasviewqt
35
Note: See TracBrowser for help on using the repository browser.