Skip to content

Commit

Permalink
Update git submodules
Browse files Browse the repository at this point in the history
* Update osc-lib from branch 'master'
  to 415a6c7b191ac665fb7763d12d1b427b7b630586
  - Merge "Correct the tox option for skipping sdist generation"
  - 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: I639066169913072b992c0e1073f9398d6ac8cdd2
  • Loading branch information
Zuul authored and openstack-gerrit committed Jul 30, 2021
1 parent a95b879 commit 25fc4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osc-lib
Submodule osc-lib updated 1 files
+1 −1 tox.ini

0 comments on commit 25fc4ac

Please sign in to comment.