Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing release infos to HISTORY.rst #45

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

ulgens
Copy link
Contributor

@ulgens ulgens commented Jul 31, 2024

Similar case to #43 .

PyPI renders HISTORY.rst file on the package's page. Because the file wasn't updated for a while, PyPI page was giving wrong assumption about package's maintenance.

CleanShot 2024-07-31 at 18 26 15@2x

I think completely removing the file and using single source for releases is also an option but not sure how to do that.

@FlipperPA
Copy link
Collaborator

@ulgens It is my intention to move to pyproject.toml in the near future, assuming @GaretJax doesn't mind. I don't think we're doing too much out-of-the-ordinary with setup.py. At that time, I'd also suggest we just use a link to CONTRIBUTORS rather than an authors file, since GitHub automates all this for us these days. :)

@FlipperPA FlipperPA merged commit d65fac4 into GaretJax:master Aug 1, 2024
9 checks passed
@ulgens ulgens deleted the update_history branch August 1, 2024 16:26
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.

2 participants