Update git submodules

* Update tooz from branch 'master'
  to 292d768b8019abed2dfe97c9cdd8e491f4b8167f
  - 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: Icbbd718896cdd3858a13a149f2a65d6a3aab1c1a
This commit is contained in:
Zuul
2021-05-26 18:34:25 +00:00
committed by Gerrit Code Review
parent 0d9740ec7a
commit 11b456573b

2
tooz

Submodule tooz updated: 8e996b89a0...292d768b80