mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 16:30:30 +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.