gh-action-pypi-publish
gh-action-pypi-publish copied to clipboard
[TODO] Stability improvement: Implement a pip-tools-managed constraints file
It's got my attention that sometimes problems with transitive dependencies may reflect poorly on this action's ability to fulfil its purpose.
Here's what's happened in the past:
- https://github.com/pypa/gh-action-pypi-publish/issues/100
- https://github.com/pypa/gh-action-pypi-publish/issues/56
- https://github.com/pypa/gh-action-pypi-publish/issues/51
- https://github.com/pypa/gh-action-pypi-publish/issues/50
- https://github.com/pypa/gh-action-pypi-publish/issues/107
@webknjaz is this ticket resolved?
Kind of. I think I'll wrap the automation with tox and GHA before closing.