Skip to content

config doesn't define skipsdist #683

@go8ose

Description

@go8ose

Hi,

I just noticed that tox/doc/config.rst mentions that skipsdist defaults to false, but it doesn't actually say what it does.

I'm sure to an experienced python developer they'd understand that it skips the step where tox runs a /setup.py sdist And the tox/doc/example/general.rst file, in the 'Avoiding expensive sdist' section spells this out.

But as someone that just googled straight into the tox/doc/config.rst page, this wasn't immediately clear to me. Some of the other global settings are defined at the bottom of this section. Perhaps all of them should be. I also noticed that skip_missing_interpreters was defined, but missing from the list of global options.

Regards,
Geoff

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions