mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-15 11:22:18 +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.