Conner Fromknecht
fce97176d6
Changed zipline -> catalyst import paths
...
* Updated cython build scripts
* Updated setup.py to to install catalyst package
* Updated momentum example to use catalyst package
* catalyst executable now supports loading pipelines from multiple bundles
2017-06-19 14:43:10 -07:00
Freddie Vargus
ecd86aa799
BLD: Update CI files for py35
...
BLD: Move setuptools_scm recipe earlier
in build process. We order alphabetically.
BLD: Update to newest Cython version
BLD: Update version of matplotlib
BLD: Pin matplotlib dependency
2017-05-16 15:33:27 -04:00
Richard Frank
e8d60d9f75
SEC: Rotate secure vars for anaconda tokens
2017-05-09 11:28:55 -04:00
Richard Frank
96a428c720
BLD: Pin python version of conda root env to python 2
...
Print conda info on travis
2017-02-20 18:51:40 -05:00
Eddie Hebert
ca07dfb8fb
Swap name instead.
...
Package is named pytables on conda.
2017-01-04 12:09:10 -05:00
Eddie Hebert
2af8e5520a
Add hdf5 install.
2017-01-04 12:09:10 -05:00
Eddie Hebert
e03ddf72b2
Use tables instead of pytables.
2017-01-04 12:09:10 -05:00
Eddie Hebert
838171a490
Update tables.
2017-01-04 12:09:10 -05:00
Richard Frank
7b65cd23db
DOC: Added ANACONDA_TOKEN directions
2016-11-10 12:12:02 -05:00
Scott Sanderson
48e12a2604
MAINT: Use specific versions in appveyor.yml.
2016-09-20 17:12:08 -04:00
Scott Sanderson
76f8eaf2d5
BLD: Downgrade to scipy 0.17.
...
Anaconda doesn't have windows builds for scipy 0.18 (nor does
conda-forge.)
2016-09-20 17:12:08 -04:00
Scott Sanderson
2e238bfa38
BLD: Update appveyor.yml for new pandas/numpy.
2016-09-20 17:12:07 -04:00
Scott Sanderson
6006aedeef
BLD: Ignore numpy_utils.py doctests on windows.
...
They fail because of 32/64-bit issues.
2016-08-17 19:48:33 -04:00
Richard Frank
0c71aaa6ad
BLD: Try newer appveyor image
2016-08-10 12:54:49 -04:00
Richard Frank
7d9f191ae8
BLD: Update conda packages
2016-08-10 12:53:51 -04:00
Joe Jevnik
5925107052
TST: fix doctests to actually run
2016-06-21 15:07:03 -04:00
Richard Frank
68ba35fc0a
BLD: Pin conda version
...
Newer version is breaking the build
2016-06-16 16:10:48 -04:00
Richard Frank
b510703169
BLD: Using GCE to prevent the "input line is too long" error
...
when activating a conda env.
2016-04-21 17:00:30 -04:00
Richard Frank
98289e4257
BLD: Only build master on appveyor (and hopefully PRs too)
2016-03-23 17:32:21 -04:00
Richard Frank
a9fcb244ee
BLD: Removing 32-bit builds
...
because of appveyor's slow speed
2016-03-23 17:12:00 -04:00
Richard Frank
3315a0ffe7
BLD: Use TA-Lib version from reqs
...
so we don't have to maintain the version in multiple places
2016-03-23 15:26:55 -04:00
Richard Frank
7852d6900e
BLD: Moving powershell to python
2016-03-23 15:26:55 -04:00
Richard Frank
c843a078ac
BLD: Test that we can conda install zipline on windows
2016-03-23 15:26:55 -04:00
Richard Frank
f272f1efb6
STY: Don't need to specify cmd
2016-03-23 15:26:55 -04:00
Richard Frank
f3908319c4
BLD: Have pip use cache subdir
2016-03-23 15:26:54 -04:00
Richard Frank
3369e487ed
BLD: Upload zipline package from appveyor
...
Check for secure var existence
Send anaconda upload stderr to stdout
We're already looking for the exit code, and it's treating stderr
as failure.
Don't display progress bar on appveyor
2016-03-23 15:26:54 -04:00
Richard Frank
8557047d1e
BLD: Add ci channel when deciding whether to build
...
BLD: Include quantopian channels in testenv
2016-03-23 15:26:54 -04:00
Richard Frank
bf3307e768
BLD: Replaced batch script for building dependency packages
...
with powershell. Easier to write.
Check $LastExitCode when running non-powershell
2016-03-23 15:26:54 -04:00
Richard Frank
dab85a8152
BLD: Upload anaconda packages from appveyor
...
Updated travis anaconda token
2016-03-23 15:26:54 -04:00
Richard Frank
2ee66e4c1d
BLD: Bumped numexpr version and added conda recipe
2016-03-23 15:26:54 -04:00
Richard Frank
8aabf69abb
BLD: Upload packages to anaconda with "ci" label
...
BLD: Install anaconda-client for upload
2016-03-23 15:26:54 -04:00
Richard Frank
b7f54dc1ac
BLD: Don't build existing conda packages
2016-03-23 15:26:54 -04:00
Richard Frank
8215c0f59b
BLD: Calculate python dir
2016-03-23 15:26:53 -04:00
Richard Frank
c49e77723b
BLD: run_with_env.cmd requires CONDA_PY
2016-03-23 15:26:53 -04:00
Richard Frank
b3801c5bb6
BLD: Cancel previously queued appveyor builds for a PR
2016-03-23 15:26:53 -04:00
Richard Frank
8386da9030
BLD: Update requirements with matrix vals, like we do travis
2016-03-23 15:26:53 -04:00
Richard Frank
2d9846ef1c
BLD: Add more to build matrix
...
Windows has no numpy 1.10.2 built, so bumping to 1.10.4
2016-03-23 15:26:53 -04:00
Richard Frank
e53fc9abce
BLD: Use the bcolz we built
...
Fixing VC usage
2016-03-23 15:26:53 -04:00
Richard Frank
cbc1316a7a
MAINT: Moved scripts to appveyor dir
2016-03-23 15:26:53 -04:00
Richard Frank
8a94af3f97
BLD: Need to specify python version
2016-03-23 15:26:52 -04:00
Richard Frank
e4b39e68d0
BLD: Echo more params
2016-03-23 15:26:52 -04:00
Richard Frank
863e7c39ee
BLD: Try 64bit python
2016-03-23 15:26:52 -04:00
Richard Frank
0ac379eb74
BLD: Disallowed to uninstall pip on appveyor
2016-03-23 15:26:52 -04:00
Richard Frank
e6d91e2858
BLD: Remove cygwin's git
2016-03-23 15:26:52 -04:00
Richard Frank
bf6047f80d
BLD: Peg the conda-build version
2016-03-23 15:26:52 -04:00
Richard Frank
cb5c9b4afd
BLD: Use only major.minor numpy version when building packages
2016-03-23 15:26:52 -04:00
Richard Frank
65cb8ecc26
BLD: Build other conda recipes. Build zipline recipe on appveyor.
2016-03-23 15:26:51 -04:00
Richard Frank
d5f01c2ac4
BLD: Add pip cache to appveyor cache
2016-03-23 15:26:51 -04:00
Richard Frank
67b1e6b436
BLD: Stay in build dir to find tests
2016-03-23 15:26:51 -04:00
Richard Frank
c753adc349
BLD: Eventual matrix
2016-03-23 15:26:51 -04:00