Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我对我的 django 应用程序有 2 个要求,例如:
main.txt --> Django1.5, PIL, .... local.txt --> debug_toolbar, ....
如何在我的 local.text 中继承 main.txt 要求?
本地.txt
-r main.txt #list of requirements