Closed epmog closed 2 months ago
We weren't linking to our changelog. Ie. look at our pypi entry in the bottom left
Add changelog: https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#urls
I chose the release branch, because our release process is what actually modifies the changelog
It should show up on Pypi (and hopefully pypi's RSS feed!)
N/A
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
What was the problem/requirement? (What/Why)
We weren't linking to our changelog. Ie. look at our pypi entry in the bottom left
What was the solution? (How)
Add changelog: https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#urls
I chose the release branch, because our release process is what actually modifies the changelog
What is the impact of this change?
It should show up on Pypi (and hopefully pypi's RSS feed!)
How was this change tested?
N/A
Did you run the "Job Bundle Output Tests"? If not, why not? If so, paste the test results here.
N/A
Was this change documented?
N/A
Is this a breaking change?
N/A
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.