diff --git a/tests/cli/test_cli_cmds.py b/tests/cli/test_cli_cmds.py index 009c64af0..48d0b367a 100644 --- a/tests/cli/test_cli_cmds.py +++ b/tests/cli/test_cli_cmds.py @@ -79,6 +79,7 @@ def test_change_pypi_url(mocker): url_pypi_metadata="http://url_pypi.com/abc", sections_populate=None, from_local_sdist=False, + from_tree=False, extras_require_test=None, github_release_tag=None, extras_require_include=tuple(),