Ensure we update all requirements when installing from pip/requirements.txt
This commit is contained in:
parent
1c251ac7c7
commit
a890bc490b
|
@ -1,3 +1,4 @@
|
||||||
# This file is here because many Platforms as a Service look for
|
# This file is here because many Platforms as a Service look for
|
||||||
# requirements.txt in the root directory of a project.
|
# requirements.txt in the root directory of a project.
|
||||||
|
-r requirements/base.txt
|
||||||
-r requirements/production.txt
|
-r requirements/production.txt
|
||||||
|
|
Loading…
Reference in New Issue