Permalink
Cannot retrieve contributors at this time
9 lines (6 sloc)
220 Bytes
#!/bin/bash | |
$PYTHON setup.py install | |
# Add more build steps here, if they are necessary. | |
# See | |
# http://docs.continuum.io/conda/build.html | |
# for a list of environment variables that are set during the build process. |