mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-27 13:50:22 +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.