mirror of
https://github.com/saymrwulf/zipline.git
synced 2026-05-16 21:10:11 +00:00
9 lines
219 B
Bash
9 lines
219 B
Bash
#!/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.
|