You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we should automate the releases on PyPi. There is a nice integration with PyPi and GitHub, such that one can have a GitHub action that creates a new PyPi release for every GitHub release.
It is, for instance, set up in the perla-extract package
we should automate the releases on PyPi. There is a nice integration with PyPi and GitHub, such that one can have a GitHub action that creates a new PyPi release for every GitHub release.
It is, for instance, set up in the
perla-extractpackage