Skip to main content

Module pyproject

Module pyproject 

Source
Expand description

pyproject.toml version file engine.

Implements VersionFile for Python’s pyproject.toml manifest, detecting and rewriting the version field inside the [project] section while preserving formatting.

Structs§

PyprojectVersionFile
Version file engine for pyproject.toml.