mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-16 11:18:11 +08:00
The pandas dependency on numpy was causing pandas installation to fail. Reviving the ordered_pip script in since it helps explicitly install numpy before pandas.