mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-27 13:50:22 +08:00
Since TA-Lib's releases are hosted on Github instead of PyPI, add the `allow-external` and `allow-unverified` flags for just TA-Lib. This change means that versions of pip < 1.5 can not be used, since the flags do not exist in those versions.