mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-14 12:10:24 +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.