Skip to content

v1_1_4: Add support for custom package refresh

Choose a tag to compare

@9and3 9and3 released this 16 Apr 12:12
· 140 commits to main since this release

This release add a new input as a list of packages to be refreshed each time the script is run.
This is useful when you develop a custom PyPI (installed with a pip editable install on your machine) and you want to modify the submodules and test them.

gh_snap