Skip to content

Commit

Permalink
Update git submodules
Browse files Browse the repository at this point in the history
* Update releases from branch 'master'
  to 5b2e171f0cd38b0f281c33df9cae196b8bf8203d
  - Correct the tox option for skipping sdist generation
    
    The tox option to skip source distribution building is skipsdist,
    but this seems to be often misspelled skipdist instead, which gets
    silently ignored and so does not take effect. Correct it
    everywhere, in hopes that new projects will finally stop copying
    this mistake around.
    
    See https://tox.readthedocs.io/en/latest/config.html#conf-skipsdist
    and tox-dev/tox#1388 for details.
    
    Change-Id: I56bd83c4d70e751df6576a38111a5fa5ef656dac
  • Loading branch information
fungi authored and openstack-gerrit committed Jun 18, 2021
1 parent a61be73 commit 2e7c78a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases
Submodule releases updated 1 files
+1 −1 tox.ini

0 comments on commit 2e7c78a

Please sign in to comment.