Update git submodules

* Update tenks from branch 'master'
  to ed1f8faa8432f6565f108e8f2e4e6b8e6266dd93
  - Merge "setup.cfg: Replace dashes with underscores"
  - 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: Ic5a65d33a0b4c4703f48db2687e4f9261633beef
This commit is contained in:
Zuul 2021-05-04 08:55:32 +00:00 committed by Gerrit Code Review
parent 79bd95f80d
commit a819c1a241
1 changed files with 1 additions and 1 deletions

2
tenks

@ -1 +1 @@
Subproject commit 945a79bc0b7123d8195c64320eaea5c0ac436470
Subproject commit ed1f8faa8432f6565f108e8f2e4e6b8e6266dd93