mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 00:32:58 +08:00
8a0d6e72cd
So that the zipline library can be used when installed to a write-protected location, e.g. the global site-packages, moving the download files to a directory in the user's path, which should be writeable. For now, choosing a ~/.zipline/data location.