Skip to content

chore: drop the unused Python tooling - #13

Merged
markuslf merged 2 commits into
mainfrom
chore/drop-unused-python-tooling
Aug 3, 2026
Merged

chore: drop the unused Python tooling#13
markuslf merged 2 commits into
mainfrom
chore/drop-unused-python-tooling

Conversation

@markuslf

@markuslf markuslf commented Aug 3, 2026

Copy link
Copy Markdown
Member

packaging ships no Python at all: 11 YAML, 6 shell, 5 Markdown, an RPM spec, a systemd unit and the container files. The pyproject.toml held nothing but a ruff configuration and the two ruff hooks had nothing to look at.

Per the company standard a pyproject.toml is only required once a repository actually contains Python code. Should packaging grow build helpers in Python later, the file comes back with the shared [tool.*] blocks.

markuslf and others added 2 commits August 3, 2026 16:26
packaging ships no Python at all: 11 YAML, 6 shell, 5 Markdown, an RPM spec and a systemd unit, plus container files. The `pyproject.toml` held nothing but a ruff configuration and the two ruff hooks had nothing to look at, so both are gone. Per the company standard a `pyproject.toml` is only required once a repository actually contains Python code.
@markuslf
markuslf merged commit e00f2a5 into main Aug 3, 2026
4 checks passed
@markuslf
markuslf deleted the chore/drop-unused-python-tooling branch August 3, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant