Commit Graph

10 Commits

Author SHA1 Message Date
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
Scott Sanderson 0cef5eff2f BLD: Update MANIFEST to include .pyi and .pxi. 2016-05-27 18:21:29 -04:00
Richard Frank b9b4dc09a4 DEV: Adds type hinting stub for zipline.api
as well as tooling and docs to generate this for each release

Also moved Cython files to package_data, so that we install them,
instead of just packaging them.
2016-05-19 11:51:12 -04:00
Joe Jevnik f51963cf7a BLD: add .pxi files to sdist 2016-02-18 21:10:14 -05:00
Richard Frank 62020f6529 BLD: Removed stale README.md entry in manifest
README.rst is included implicitly by setuptools.
2016-02-16 18:11:08 -05:00
llllllllll bd0da175ad BLD: Adds versioneer
versioneer let's us track the version using git tags. This prevents
issues like the 0.8.2->0.8.3 push. This also puts the number of commits
from the release and the commit you are on in the version.
2015-11-11 18:47:51 -05:00
llllllllll ebc87d1504 BLD: fix sdist 2015-11-06 18:54:34 -05:00
llllllllll 89d2ce2983 BLD: Adds etc/requirements_*.txt to the sdist 2015-11-06 16:33:27 -05:00
fawce 2f7983fa35 adding data files to the egg for pip distribution. 2015-02-05 13:57:40 -05:00
Eddie Hebert ff52787c1a Adds manifest file for sdist packaging. 2012-10-19 16:46:30 -04:00