Update git submodules

* Update tacker from branch 'master'
  to 915afe3d379c44784ce497741ffe30f5f689cd96
  - 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
    
    Change-Id: Iffafed2f86ee857cdcb2bf8e5baf7e7054aa7ed4
This commit is contained in:
maaoyu 2021-04-28 15:54:53 +08:00 committed by Gerrit Code Review
parent 39229c3a40
commit 2a4f063ed7
1 changed files with 1 additions and 1 deletions

2
tacker

@ -1 +1 @@
Subproject commit 2c68a0a84d2a62598b9379529008c2ae1c849ca6
Subproject commit 915afe3d379c44784ce497741ffe30f5f689cd96