mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 20:05:52 +08:00
f57fe0a4b0
ENH: Resolve rebase conflict by using updated example_data.tar TST: Increase test coverage for risk portion of zipline
9 lines
237 B
Batchfile
9 lines
237 B
Batchfile
"%PYTHON%" setup.py install
|
|
if errorlevel 1 exit 1
|
|
|
|
:: 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.
|