Man page - sip-sdist(1)

Packages contains this manual

Manual

sip-sdist

NAME
SYNOPSIS
DESCRIPTION
OPTIONS

NAME

sip-sdist - build an sdist for the sip project

SYNOPSIS

sip-sdist [options]

DESCRIPTION

sip-sdist creates an sdist (a source distribution) than be uploaded to PyPI.

OPTIONS

-h, --help

Display a help message.

-V, --version

Display the SIP version number.

--deprecations-are-errors

The use of any deprecated feature is handled as an error rather than a warning.

--name NAME

NAME is used instead of the PyPI project name in the pyproject.toml file in the name of the sdist file.