Ensure we update all requirements when installing from pip/requirements.txt

This commit is contained in:
Eliot Berriot 2018-03-23 12:10:18 +01:00
parent 1c251ac7c7
commit a890bc490b
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# This file is here because many Platforms as a Service look for
# requirements.txt in the root directory of a project.
-r requirements/base.txt
-r requirements/production.txt