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
Add steps to publish distribution files to PyPI when a tag is created.
The Python version used to create the wheel is updated just for
consistency with other projects, it shouldn't really affect the
resulting wheel because this is a pure python package, so it doesn't
depend on the Python version, is just shipping text files.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments