mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-16 11:18:05 +08:00
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.