mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-02 05:50:19 +08:00
f57fe0a4b0
ENH: Resolve rebase conflict by using updated example_data.tar TST: Increase test coverage for risk portion of zipline
10 lines
220 B
Bash
10 lines
220 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.
|