- Timestamp:
- May 26, 2020 4:47:55 PM (4 years ago)
- Location:
- install/g2complete
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2complete/build.sh
r4439 r4443 8 8 mkdir -p $PREFIX/GSASII 9 9 cp $RECIPE_DIR/src/bootstrap.py $PREFIX/GSASII 10 python $PREFIX/GSASII/bootstrap.py --binary=1.18 >> $HOME/build_log.txt10 python $PREFIX/GSASII/bootstrap.py --binary=1.18 #>> $HOME/build_log.txt -
install/g2complete/meta.yaml.template
r4442 r4443 10 10 11 11 requirements: 12 build:13 - python>=3.714 - numpy>=1.1815 12 run: 16 13 - python>=3.7 … … 21 18 - pillow 22 19 - pyopengl 23 - wxpython>=4. 20 - wxpython>=4.0 24 21 - svn 25 22 - hdf5
Note: See TracChangeset
for help on using the changeset viewer.