Update git submodules

* Update os-traits from branch 'master'
  to 99dbadebabe55af6f9021fc118e2339135631277
  - setup.cfg: Replace dashes with underscores
    
    Setuptools v54.1.0 introduces a warning that the use of dash-separated
    options in 'setup.cfg' will not be supported in a future version [1].
    Get ahead of the issue by replacing the dashes with underscores. Without
    this, we see 'UserWarning' messages like the following on new enough
    versions of setuptools:
    
      UserWarning: Usage of dash-separated 'description-file' will not be
      supported in future versions. Please use the underscore name
      'description_file' instead
    
    [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
    
    Signed-off-by: Takashi Natsume <takanattie@gmail.com>
    Change-Id: I26fffc6e83581fd8babc2d64481e2700896c9112
This commit is contained in:
Takashi Natsume 2021-07-07 19:56:34 +09:00 committed by Gerrit Code Review
parent 4411ec1ef1
commit 5057610ca9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ac1b39eff3e61b0e95cffad4510f71b6b2745c4b
Subproject commit 99dbadebabe55af6f9021fc118e2339135631277