mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 06:44:50 +08:00
b9b4dc09a4
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.
7 lines
137 B
Plaintext
7 lines
137 B
Plaintext
include LICENSE
|
|
|
|
include etc/requirements*.txt
|
|
recursive-include zipline/resources *.*
|
|
include versioneer.py
|
|
include zipline/_version.py
|