Update git submodules

* Update releases from branch 'master'
  - Merge "Use recommended twine check for README validation"
  - Use recommended twine check for README validation
    
    The use of ``python setup.py check -r -s`` is actually deprecated and
    the recommended method for validating a README for PyPi upload is to
    build the sdist and wheel and run ``twine check $DIST_PATH``. This
    switches our validation check to use the supported method.
    
    Change-Id: I321b8cf6f1e2116d2fe23059d5f13aa6f2ae8b4c
    Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Zuul 2019-04-08 09:09:44 +00:00 committed by Gerrit Code Review
parent becb480914
commit bcf3995832
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d9fa790c90995de1cfe981217aaa5e722902a5f2
Subproject commit c57395f0eee1db9741b0c9c9841080aa6f7cebe5