Files
catalyst/MANIFEST.in
T
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

7 lines
137 B
Plaintext

include LICENSE
include etc/requirements*.txt
recursive-include zipline/resources *.*
include versioneer.py
include zipline/_version.py