Update git submodules

* Update cookiecutter from branch 'master'
  - Stop configuring 'install_command'
    
    Currently, we are overriding 'install_command' to use 'pip'. This is
    considered poor behavior and 'python -m pip' should be used instead.
    
    https://snarky.ca/why-you-should-use-python-m-pip/
    
    It turns out that this is the the default value provided by tox:
    
    https://tox.readthedocs.io/en/latest/config.html#conf-install_command
    
    So we can remove the line and simply use the default value.
    
    Change-Id: I591475707205732e68e3e68231c417acf672277b
This commit is contained in:
Daniel Bengtsson 2019-11-13 14:36:55 +01:00 committed by Gerrit Code Review
parent d9b68cf1f6
commit dd3b936e90
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit dabf93f528d791e51a24b13ac1cf53a54ed6f296
Subproject commit c3d9c9fc714119db2b9d65b565a3dfa8e816de1e