File tree Expand file tree Collapse file tree 1 file changed +3
-16
lines changed Expand file tree Collapse file tree 1 file changed +3
-16
lines changed Original file line number Diff line number Diff line change @@ -11,27 +11,16 @@ build:
1111
1212requirements :
1313 build :
14- - argparse # [py26]
1514 - boost ==1.56.0
16- - cairo # [unix]
17- - cairocffi # [unix]
18- - coverage
1915 - cython >=0.25.2
2016 - gcc_linux-64 # [linux]
2117 - clang_osx-64 # [osx]
22- - gprof2dot
2318 - jinja2
2419 - lpsolve55
25- - markupsafe
26- - matplotlib >=1.5
27- - nose
2820 - numpy
2921 - openbabel
30- - psutil
3122 - pydas >=1.0.2
32- - pydot ==1.2.2
3323 - pydqed >=1.0.1
34- - pyparsing
3524 - pyrdl
3625 - python
3726 - pyzmq
@@ -40,23 +29,20 @@ requirements:
4029 - scipy
4130 - scoop
4231 - setuptools
43- - xlwt
4432
4533 run :
4634 - argparse # [py26]
4735 - cairo # [unix]
4836 - cairocffi # [unix]
49- - cantera >=2.2
37+ - cantera >=2.3.0a3
5038 - coolprop
5139 - coverage
52- - cython ==0.21
40+ - cython >=0.25.2
5341 - ffmpeg
5442 - gprof2dot
5543 - graphviz
5644 - guppy
5745 - jinja2
58- - libgcc # [unix]
59- - libgfortran ==1.0 # [linux] You may need to comment this out for mac osx
6046 - lpsolve55
6147 - markupsafe
6248 - matplotlib >=1.5
@@ -69,6 +55,7 @@ requirements:
6955 - pydas >=1.0.2
7056 - pydot ==1.2.2
7157 - pydqed >=1.0.1
58+ - pymongo
7259 - pyparsing
7360 - pyrdl
7461 - python
You can’t perform that action at this time.
0 commit comments