mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-02 08:27:53 +08:00
8ee7f6bd79
Because we use ordered_pip.sh to install requirements files, we want dependencies in requirements_dev.txt to be listed _before_ the things that depend on them, rather than after. Otherwise, with ordered_pip.sh, stuff will get installed implicitly, and perhaps the wrong version.