Skip to content

Conversation

@gene1wood
Copy link

Currently the systemd-python package on PyPI renders with a "Project description" of "The author of this package has not provided a project description" because the setup.py has no long_description argument.

As a result, the rendering of the project on PyPi appears either immature or not legitimate.

Ths adds in a long_description argument which displays the README.md as the "Project description" on PyPI.

Currently the `systemd-python` package on PyPI renders with a "Project description" of
"The author of this package has not provided a project description" because the setup.py
has no `long_description` argument.

As a result, the rendering of the project on PyPi appears either immature or not legitimate.

Ths adds in a `long_description` argument which displays the `README.md` as the "Project description"
on PyPI.
@gene1wood
Copy link
Author

The test failures that are showing up here are not due to this PR, they are pre-existing issues which I've put PR #151 up to fix.

@KarlOfDuty
Copy link

This really needs to be merged, when looking around at different systemd python packages on pypi.org it seems like this one can't possibly be actively developed because there is no description or information of any kind.

@behrmann
Copy link
Contributor

behrmann commented Oct 3, 2025

We just merged #148 moving this to pyproject.toml. That has a readme key, so this might no longer ne necessary?

@gene1wood
Copy link
Author

gene1wood commented Oct 3, 2025

I think @behrmann is right, this is covered by #148

@gene1wood gene1wood closed this Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants